diafygi / gethttpsforfree

Source code for https://gethttpsforfree.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

renew certificates

c64bob opened this issue · comments

Now that my certificates are about to expire, any chance of getting an option to renew those using the web client?

Great work by the way!

Renewal is currently exactly the same. Just follow the directions again (using the same account public key and CSR).

for renewing, i've created an api-mapping in the custom domain, with the base path of .well-known and created a route /acme-challenge/{challenge} + handler which returns the desired string, for everyone who maybe stumbles upon this :p