-A total of 1 certificates need to be renewed
|-Renew the visa certificate and start checking the environment
[]
|- Turning off http to https
|-Renewing certificate number of 1,domain: ['myweb.com (i not reveal mi real website)']..
|-Creating order..
/www/server/panel/class/acme_v2.py:1660: DeprecationWarning: sign() is deprecated. Use the equivalent APIs in cryptography.
return OpenSSL.crypto.sign(pk, message.encode("utf8&quot😉, self._digest)
|-Getting verification information..
|-Verify the dir:/www/wwwroot/myweb.com/.well-known/acme-challenge
|-Verifying domain name..
|-Sending CSR..
/www/server/panel/class/acme_v2.py:1490: DeprecationWarning: X509Extension support in pyOpenSSL is deprecated. You should use the APIs in cryptography.
OpenSSL.crypto.X509Extension(
|-Downloading certificate..
|-Renewed successfully!!

Say renewed successfully, but with the errors, i continue with the older certificate. And the days expiration down to only 3 days. Manually update certificate works good. How can i fix that deprecation. Is necesary update openssl or change something?

    20 days later

    I have the same problem. SSL is renewed but not applied to the site. Can you help?

      Hello, is the problem solved? Is it normal to try to close the browser completely and then access in incognito mode?
      You can also try restarting the nginx service

      yuyutogames