Python library for the ACME protocol
https://github.com/letsencrypt/letsencrypt
Python library implementing the Automatic Certificate Management Environment (ACME) protocol. It is used by the Let's Encrypt project.
- Devel package for openSUSE:Factory
-
5
derived packages
- Links to openSUSE:Factory / python-acme
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python:certbot/python-acme && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
acme-1.29.0.tar.gz | 0000099869 97.5 KB | |
acme-1.29.0.tar.gz.asc | 0000000659 659 Bytes | |
python-acme.changes | 0000023083 22.5 KB | |
python-acme.keyring | 0000019762 19.3 KB | |
python-acme.spec | 0000002714 2.65 KB |
Revision 87 (latest revision is 113)
Dirk Mueller (dirkmueller)
committed
(revision 87)
- update to 1.29.0: * --allow-subset-of-names will now additionally retry in cases where domains are rejected while creating or finalizing orders. This requires subproblem support from the ACME server * The show_account subcommand now uses the "newAccount" ACME endpoint to fetch the account data, so it doesn't rely on the locally stored account URL. This fixes situations where Certbot would use old ACMEv1 registration info with non-functional account URLs. * The generated Certificate Signing Requests are now generated as version 1 instead of version 3. This resolves situations in where strict enforcement of PKCS#10 meant that CSRs that were generated as version 3 were rejected
Comments 0