You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The openworm.org SSL certificate is valid for github.com, *.github.com, but not openworm.org. browser.openworm.org sends an empty reply over HTTPS.
#305
Open
5 tasks
AlbinoDrought opened this issue
Oct 17, 2020
· 2 comments
curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
Not OK :(
curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to browser.openworm.org:443
Not OK :(
If this issue is intended to be a beginner issue, please add all of the following:
Requirements are clearly specified
Links to relevant "getting started" documentation
Tagged as "beginner"
Tagged with language skill needed to complete
Level of difficulty:
Trivial = Changing one-line of code somewhere.
Standalone = Changes & Development do not affect other components of project. Tasks can be on a critical path, but probably should not be.
Simple = from 2 hours work to maybe a week’s work (Thinking + Coding)
(not sure how to fill out the above)
The text was updated successfully, but these errors were encountered:
Sidenote: not sure if there is a repository for the main website, couldn't find one nevermind, found it, this issue may be suitable for over there: https://github.com/openworm/openworm.github.io
If this issue is intended to be a bug report, please fill out the following:
Expected behavior
Visiting https://openworm.org should not display a browser warning
Visiting https://browser.openworm.org , linked from the https://openworm.org homepage, should return a response.
Actual behavior
Visiting https://openworm.org displays a browser warning:
Visiting https://browser.openworm.org/ sends an empty reply:
The https://docs.openworm.org/ subdomain works and has a valid certificate 👍
Steps to reproduce the behavior
If this issue is intended to be a beginner issue, please add all of the following:
(not sure how to fill out the above)
The text was updated successfully, but these errors were encountered: