[Letsencrypt-devel] Bug#882693: acme-tiny: Outdated version of the subscriber agreement

Val Lorentz progval at progval.net
Sat Nov 25 18:54:09 UTC 2017


Package: acme-tiny
Version: 20160801-3
Severity: important

Dear maintainer,

On first use of acme-tiny on a new server, acme-tiny crashes with the
following error:

Traceback (most recent call last):
  File "/usr/bin/acme-tiny", line 11, in <module>
    load_entry_point('acme-tiny==20160326', 'console_scripts',
'acme-tiny')()
  File "/usr/lib/python3/dist-packages/acme_tiny.py", line 208, in
__entry_point
    main(sys.argv[1:])
  File "/usr/lib/python3/dist-packages/acme_tiny.py", line 194, in main
    signed_crt = get_crt(args.account_key, args.csr, args.acme_dir,
log=LOGGER, CA=args.ca)
  File "/usr/lib/python3/dist-packages/acme_tiny.py", line 92, in get_crt
    raise ValueError("Error registering: {0} {1}".format(code, result))
ValueError: Error registering: 400 b'{\n  "type":
"urn:acme:error:malformed",\n  "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]",\n
"status": 400\n}'

It does not happen with an existing server.

Replacing the URL in /usr/lib/python3/dist-packages/acme_tiny.py fixes
the issue.

Best regards,
Val

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/letsencrypt-devel/attachments/20171125/361467cd/attachment.sig>


More information about the Letsencrypt-devel mailing list