• WWW: Python
  • Generate Let's Encrypt SSL certificate for websocket server

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?

    admin I run devil ssl www add (ip) le le s7.serv00.com and get [Error] This domain is being used by another user

      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.

        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.

        a month later

        UnknownPro You can create a proxy for the port you are trying to access, and generate a certificate for that instead.

        admin locked the discussion .