mirror of
https://github.com/certbot/certbot.git
synced 2026-06-08 16:22:18 -04:00
* acme: deprecate ACMEv1 client classes Adds pending deprecations to: - acme.client.Client - acme.client.BackwardsCompatibleClientV2 Adds a warning to Certbot when a v1 server is detected. * move thsi change from 1.17 to 1.18 * revert some whitespace changes |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| challenges.py | ||
| client.py | ||
| crypto_util.py | ||
| errors.py | ||
| fields.py | ||
| jws.py | ||
| magic_typing.py | ||
| messages.py | ||
| mixins.py | ||
| standalone.py | ||
| util.py | ||