Manually renewal of ssl certificate without certbot/ other clients

Hi,

I have generated and installed SSL certificates using only ACME and Python code without certbot or any other clients.

This works fine for me. Now i want to renew the certificate using only ACME and Python.
Do i need to regenerate new challenge(DNS) and complete it or just is there any other to renew the certificate.

If code provided then it would be much better.

Thanks in advance

1 Like

Yes.

There is no magic "renew". We often use that word but it really means just getting a new certificate with the same names as a prior one.

5 Likes

Yeah...
I'm still waiting for the "trust this device indefinitely" checkbox too - LOL
[that will never happen - domains can be sold - trust can't be extended]

4 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.