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

Error at register #32

Open
cracker0dks opened this issue Mar 3, 2017 · 3 comments
Open

Error at register #32

cracker0dks opened this issue Mar 3, 2017 · 3 comments

Comments

@cracker0dks
Copy link

I try to run: ./letsencrypt.sh register -a account.key -e [email protected]

register account
unhandled response while registering account


HTTP/1.1 100 Continue
Expires: Fri, 03 Mar 2017 09:43:11 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache

HTTP/1.1 400 Bad Request
Server: nginx
Content-Type: application/problem+json
Content-Length: 265
Boulder-Request-Id: G2ElsXVHE43YCI0wpYEEMjZDTTo37iYojAXWB-tjvNY
Replay-Nonce: IaWYF3D7FzSPwUFVQD6JwC40_UWZictg0T6YDx0Mj-8
Expires: Fri, 03 Mar 2017 09:43:11 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
Date: Fri, 03 Mar 2017 09:43:11 GMT
Connection: close

{
  "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
}

what should I do?

@bruncsak
Copy link

bruncsak commented Mar 3, 2017

Unfortunately the owner of this repository, Gheift is inactive, he does not merge any active pull requests, including the fix for the upgrade of the agreement URL.
You may want to try my version: https://github.com/bruncsak/letsencrypt.sh

@cracker0dks
Copy link
Author

thanks for your response. I already solved it with: https://github.com/lukas2511/dehydrated and some nginx tweeks. They should change the Link at https://letsencrypt.org/docs/client-options/ to your repo 👍

@oxpa
Copy link

oxpa commented May 12, 2017

@bruncsak tried your version. Works flawlessly! Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants