Skip to content
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

Closed
rschueler opened this issue Jan 5, 2018 · 9 comments
Assignees
Labels
bug Production bug

Comments

@rschueler
Copy link

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 '

@dharrigan
Copy link
Member

dharrigan commented Jan 5, 2018

I believe this is fixed already in acme.sh 2.7.5

#418

acmesh-official/acme.sh#1112

-=david=-

@fichtner
Copy link
Member

fichtner commented Jan 8, 2018

We could pull it in, it's in FreeBSD, but I need an ack from @fraenki as we have agreed a while ago.

@fichtner
Copy link
Member

fichtner commented Jan 8, 2018

For reference, 2.7.5 could be installed on the OPNsense like this:

# opnsense-code tools ports
# cd /usr/ports/security/acme.sh
# git checkout acme_sh
# make
# make deinstall
# make install

@fichtner fichtner added the bug Production bug label Jan 8, 2018
@fraenki
Copy link
Member

fraenki commented Jan 12, 2018

Thanks for reporting this issue! ❤️
I've greenlit acme.sh 2.7.5, it will be included in the next release :)

@fraenki fraenki closed this as completed Jan 12, 2018
@fichtner
Copy link
Member

fichtner commented Jan 12, 2018 via email

@fraenki fraenki reopened this Feb 2, 2018
@fraenki
Copy link
Member

fraenki commented Feb 2, 2018

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:
acmesh-official/acme.sh@f87890c

@fraenki fraenki changed the title Provided agreement URL [https://letsencrypt.org/documents/LE-SA-v1.1.1-August-1-2016.pdf] does not match current agreement URL security/acme-client: Provided agreement URL does not match current agreement URL Feb 2, 2018
@fichtner
Copy link
Member

fichtner commented Feb 3, 2018

Any idea when this will be released?

@fraenki
Copy link
Member

fraenki commented Feb 5, 2018

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.

@fraenki
Copy link
Member

fraenki commented Apr 5, 2018

acme.sh 2.7.6 is available in the current release of OPNsense.

@fraenki fraenki closed this as completed Apr 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Production bug
Development

No branches or pull requests

4 participants