-
Notifications
You must be signed in to change notification settings - Fork 647
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
security/acme-client: Provided agreement URL does not match current agreement URL #470
Comments
|
I believe this is fixed already in acme.sh 2.7.5 -=david=- |
|
We could pull it in, it's in FreeBSD, but I need an ack from @fraenki as we have agreed a while ago. |
|
For reference, 2.7.5 could be installed on the OPNsense like this: |
|
Thanks for reporting this issue! ❤️ |
|
There was a forum post that said the next version does not fix this (automatically). I don’t have the link at the moment.
… On 12. Jan 2018, at 22:08, Frank Wall ***@***.***> wrote:
Thanks for reporting this issue! ❤️
I've greenlit acme.sh 2.7.5, it will be included in the next release :)
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
|
|
It turned out that acme.sh 2.7.5 did not contain a fix, but instead acme.sh 2.7.6 will finally include a fix: |
|
Any idea when this will be released? |
Nope. :( The number of changes in acme.sh 2.7.6 already scares me, so he should take his time to make it a stable release. |
|
acme.sh 2.7.6 is available in the current release of OPNsense. |
When issuing a new certifcate the process fails with following log messages:
Update account error. code='400'
response='{"type":"urn:acme:error:malformed","detail":"Provided agreement URL [https://letsencrypt.org/documents/LE-SA-v1.1.1-August-1-2016.pdf] does not match current agreement URL [https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf]","status": 400}'
responseHeaders='HTTP/1.1 100 Continue "detail": "Provided agreement URL [https://letsencrypt.org/documents/LE-SA-v1.1.1-August-1-2016.pdf] does not match current agreement URL [https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf]",
original='{_ret='0'
_CURL='curl -L --silent --dump-header /var/etc/acme-client/home/http.header '
The text was updated successfully, but these errors were encountered: