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