Getting this error on attempting to create a new certificate:
Any leads? Using DA with CB2.0
Code:
HTTP/1.1 403 Forbidden
Server: nginx
Date: Mon, 16 Mar 2020 16:55:01 GMT
Content-Type: application/problem+json
Content-Length: 280
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
Replay-Nonce: 0002JMgtQwRqrhG7tCkD9uAvQB_eAIAeuqrkHRf3iwPbq64
{
"type": "urn:acme:error:unauthorized",
"detail": "Account creation on ACMEv1 is disabled. Please upgrade your ACME client to a version that supports ACMEv2 / RFC 8555. See https://community.letsencrypt.org/t/end-of-life-plan-for-acmev1/88430 for details.",
"status": 403
}.
Any leads? Using DA with CB2.0