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
This repo has two issues. (They are issues, in this post-HTTPS world).
This Github repo links to the HTTP version of whatisthor.com.
Standard modern browsers and CLI tools do not like https://whatisthor.com/ because the whatisthor.com domain name is not present in the Subject Alternative Name list that whatisthor.com:443 presents.
janie@fedora ~ # curl https://whatisthor.com/
curl: (60) SSL: no alternative certificate subject name matches target host name 'whatisthor.com'
More details here: https://curl.se/docs/sslcerts.html
Let's Encrypt is the typical free solution for generating certificates that will be widely trusted.
Documenting as an issue so everybody perceives Thor as the modern tool it is!
The text was updated successfully, but these errors were encountered:
This repo has two issues. (They are issues, in this post-HTTPS world).
whatisthor.com
domain name is not present in the Subject Alternative Name list thatwhatisthor.com:443
presents.Let's Encrypt is the typical free solution for generating certificates that will be widely trusted.
Documenting as an issue so everybody perceives Thor as the modern tool it is!
The text was updated successfully, but these errors were encountered: