Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTPS Issues #852

Open
janie314 opened this issue Jul 9, 2023 · 1 comment
Open

HTTPS Issues #852

janie314 opened this issue Jul 9, 2023 · 1 comment

Comments

@janie314
Copy link

janie314 commented Jul 9, 2023

This repo has two issues. (They are issues, in this post-HTTPS world).

  • This Github repo links to the HTTP version of whatisthor.com.

image

  • 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!

@mattbrictson
Copy link

There is also a discussion to drop the whatisthor.com website completely. See #848

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants