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.4.0.tar.gz | 0000086350 84.3 KB | |
acme-1.4.0.tar.gz.asc | 0000000488 488 Bytes | |
python-acme.changes | 0000015865 15.5 KB | |
python-acme.keyring | 0000003985 3.89 KB | |
python-acme.spec | 0000002847 2.78 KB |
Revision 54 (latest revision is 113)
Markéta Machová (mcalabkova)
committed
(revision 54)
- update to version 1.4.0 * Added TLS-ALPN-01 challenge support in the acme library. Support of this challenge in the Certbot client is planned to be added in a future release. * mock dependency is now conditional on Python 2 in all of our packages. * When using an RFC 8555 compliant endpoint, the acme library no longer sends the resource field in any requests or the type field when responding to challenges.
Comments 0