Let's encrypt - certificate generation error

Status
Not open for further replies.

3CXusername

Joined
Jul 31, 2014
Messages
186
Reaction score
17
Upgrading one of our instance from v12.5 or fresh v15 SP1 install getting:

Starting certificate generation...
{
"type": "urn:acme:error:malformed",
"detail": "Provided agreement URL [https://letsencrypt.org/documents/LE-SA-v1.
0.1-July-27-2015.pdf] does not match current agreement URL [https://letsencrypt.
org/documents/LE-SA-v1.1.1-August-1-2016.pdf]",
"status": 400
}
Error creating FQDN: {
"TYPE": "URN:ACME:ERROR:MALFORMED",
"DETAIL": "PROVIDED AGREEMENT URL [HTTPS://LETSENCRYPT.ORG/DOCUMENTS/LE-SA-V1.
0.1-JULY-27-2015.PDF] DOES NOT MATCH CURRENT AGREEMENT URL [HTTPS://LETSENCRYPT.
ORG/DOCUMENTS/LE-SA-V1.1.1-AUGUST-1-2016.PDF]",
"STATUS": 400
}

Anyone have any ideas here?

thanks in advance
 
looks like something up with installer v15.0.56772.0. Downloaded v15.0.57336.0 and seems to be working.
 
Yes there was an error with the previous installer after Let's encrypt did some changes. This was fixed in the latest installer and it is now working as intended.
 
Status
Not open for further replies.