jgthms / marksheet

Free tutorial to learn HTML and CSS
http://marksheet.io
MIT License
1.04k stars 191 forks source link

HTTPS -> HTTP (ssl certificate error) #78

Closed ghost closed 5 years ago

ghost commented 5 years ago

Hello @jgthms ,

During my visit on your website, by accessing to lesscss.org through your hyperlink at 'https://marksheet.io/sass-scss-less.html', I have got certificate issue from lesscss.org itself, with this error code: SSL_ERROR_BAD_CERT_DOMAIN; the certificate is badly signed for github.com, not for lesscss.org.

So, because my web browser warms me about “potential security risk”, visiting the external site by using HTTP only is currently better. Please, can you fix the link in your HTML document?

Thanks and regards.

TheJaredWilcurt commented 5 years ago

Changing the link to http won't fix the warning, just make it less obtrusive. They are already aware of the issue

ghost commented 5 years ago

Thank you for your feedback. Because the issue is from the website 'lesscss.org', I closed my pull request.