velocity
velocity copied to clipboard
velocityjs.org not serving https
Just a heads up. Interesting to authors because direct links to site are failing. (such as those from wikipedia article)
Your system information
- VelocityJS version: n/a
- Browser: firefox
- Operating System: ubuntu
Checklist
- Is this an issue with code?: no
- Is this an issue with documentation?: yes
- Have you reproduced this in other browsers?: yes
- Have you checked for updates?: n/a
- Have you checked for similar open issues?: yes
Please describe your issue in as much detail as possible:
Connecting to velocityjs.org over https results in error page in firefox and curl and fails openssl test. Looks like apache is just serving a puppet test page.
Steps for reproducing this issue (code):
- Navigate to https://velocityjs.org
curl -vv http://velocityjs.org:443 curl -vv https://velocityjs.org:443 openssl s_client -connect velocityjs.org:443
Whatever that was seems to have been temporary, didn't see it when I got this notification (admittedly a while after you posted), and just checked again - no issues on any browsers, so either the server, or some transparent proxy...
@Rycochet -- still seeing it on all fronts here in Boston
https://www.whatsmydns.net/#A/velocityjs.org https://www.ssllabs.com/ssltest/analyze.html?d=velocityjs.org
Do I have the wrong hostname? Very odd if you are seeing something different
To be clear, http
works just fine. https
is the problem.
Meh, I thought it was working, not now apparently - not sure if it wa before but going to say I was tired and misread it. Not something I have any control over at all - @kvirani can you have a look into this?
(Just a note, the website is serving documentation to do with Velocity V1 - so it's not a huge issue that it's not working right at this moment in time, but needs sorting out relatively soon).
No worries, thanks for takin' a second look :)