UnknownPro I have a python websocket server running on s7.serv00.com on a specific port. I want to generate Let's Encrypt SSL certificate for it. How can I do that?
UnknownPro yucho According to https://letsencrypt.org/getting-started/, the certificate must be generated on the server.
UnknownPro admin I run devil ssl www add (ip) le le s7.serv00.com and get [Error] This domain is being used by another user
admin UnknownPro Valid denial. We do not know why you are trying to generate a certificate for this address. You can generate certificates for your own sites.
ss- UnknownPro You can create a proxy for the port you are trying to access, and generate a certificate for that instead.
yucho UnknownPro No, that's not right. You can get the certificate via Certbot on your local machine and upload it to your Serv00 server via the Devil Panel.