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?
Generate Let's Encrypt SSL certificate for websocket server
UnknownPro Install Certbot on your computer or phone
admin I run devil ssl www add (ip) le le s7.serv00.com
and get [Error] This domain is being used by another user
yucho According to https://letsencrypt.org/getting-started/, the certificate must be generated on the server.
- Edited
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.
yucho Kindly help me with the steps for that.
UnknownPro Asking GPT could be a good choice.
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.
UnknownPro You can create a proxy for the port you are trying to access, and generate a certificate for that instead.