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.30.0.tar.gz | 0000101422 99 KB | |
acme-1.30.0.tar.gz.asc | 0000000659 659 Bytes | |
python-acme.changes | 0000024074 23.5 KB | |
python-acme.keyring | 0000019762 19.3 KB | |
python-acme.spec | 0000002714 2.65 KB |
Revision 89 (latest revision is 113)
Markéta Machová (mcalabkova)
committed
(revision 89)
- Update to 1.30.0 * acme.client.ClientBase, acme.messages.Authorization.resolved_combinations, acme.messages.Authorization.combinations, acme.mixins, acme.fields.resource and acme.fields.Resource are deprecated and will be removed in a future release. * acme.messages.OLD_ERROR_PREFIX (urn:acme:error:) is deprecated and support for the old ACME error prefix in Certbot will be removed in the next major release of Certbot. * acme.messages.Directory.register is deprecated and will be removed in the next major release of Certbot. Furthermore, .Directory will only support lookups by the exact resource name string in the ACME directory (e.g. directory['newOrder']). * The source_address argument for acme.client.ClientNetwork is deprecated and support for it will be removed in the next major release.
Comments 0