limer@lemmy.dbzer0.comtoSelfhosted@lemmy.world•[SOLVED] Can't renew cert on a self-hosted lemmy instance D:English
81·
3 days agoHi, just a guess. But
The retryafter=86400 value is too large (> 600), will not retry anymore.
Seems to me like the call to your server in the verification step is failing.
Do you have port 80 blocked or stopping the call in another way ?
The process makes file to read via http (not https), it’s just a nonce ( some random characters). Once their server reads that file, using the domain (and not the ip) and compares with what is expected, this shows you own the domain , and they give you a new ssl cert, modifying your server’s https configuration file (usually). And deletes the file it made .