node-forward / node-forward.github.io

http://nodeforward.org
24 stars 8 forks source link

HTTPS not working #9

Open bengl opened 9 years ago

bengl commented 9 years ago

I'm not sure if HTTPS was intended to work, but hitting https://nodeforward.org in Chrome results in a nasty "Privacy Error" page with the following error data:

NET::ERR_CERT_COMMON_NAME_INVALID

Subject: www.github.com
Issuer: DigiCert High Assurance CA-3
Expires on: Mar 2, 2015
Current date: Nov 24, 2014
PEM encoded chain: -----BEGIN CERTIFICATE-----

(Plus lots of PEM encoded certs.)

Looks like some CDN cert shenanigans?