Open jjmmbb opened 1 day ago
@jjmmbb I set up "SocatorSSL" to work in environments where SSL certificates were already being issued.
Agree it would be nice to be able to just boot this up with SSL certificate renewal built in, but it is not something I will be looking to implement.
I would say this is probably not worth doing because if you wanted to set up a HTTPS link to a TOR service with automatic certificate renewal you could just run a SOCATOR container with a TRAEFIK or NGINX PROXY MANAGER container to serve as a public HTTPS proxy to the local/private SOCATOR HTTP service.
Imagine if you could add traefik support to that docker command or create a yaml file with labels of traefik that automatic add letsencrypt ssl support. It would be very nice.