I'm getting this error..
someone have fix it?
thanks
******@s1:~# /usr/local/centovacast/sbin/setssl letsencrypt ******.****.** --accept
# INFO: Using main config file /usr/local/centovacast/etc/dehydrated.conf
+ Generating account key...
+ Registering account key with ACME server...
+ ERROR: An error occurred while sending post-request to
https://acme-v01.api.letsencrypt.org/acme/new-reg (Status 403)
Details:
HTTP/1.1 403 Forbidden
Server: nginx
Date: Sat, 28 Dec 2019 08:59:29 GMT
Content-Type: application/problem+json
Content-Length: 280
Connection: close
Cache-Control: public, max-age=0, no-cache
Replay-Nonce: 0002YP4GKNBrBmTrk-_NhpHmx0x5j5W5alR_UVR52mR_UHM
{
"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
}