rails / thor

Thor is a toolkit for building powerful command-line interfaces.
http://whatisthor.com/
MIT License
5.11k stars 552 forks source link

HTTPS Issues #852

Open janie314 opened 1 year ago

janie314 commented 1 year ago

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

image

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 commented 11 months ago

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