Good night friends, I have a Proxmox that I just uploaded and I put the ACME Account to create the https certificate for Proxmox and the main server gave an error:
I was researching and it looks like it might have been maintenance with let's encrypt servers at the moment, so I ended up creating the certificate using Let's Encrypt V2 Staging and now I can't create another Account with the correct certificate. How can I delete the Let's Encrypt V2 Staging Account and create one with Let's Encrypt V2 with a valid certificate?
Code:
Error: GET to https://acme-v02.api.letsencrypt.org/directory { "type": "urn:acme:error:serverInternal", "detail": "The service is down for maintenance or had an internal error. Check https://letsencrypt.status.io/ for more details." } (500)
I was researching and it looks like it might have been maintenance with let's encrypt servers at the moment, so I ended up creating the certificate using Let's Encrypt V2 Staging and now I can't create another Account with the correct certificate. How can I delete the Let's Encrypt V2 Staging Account and create one with Let's Encrypt V2 with a valid certificate?