certbot/acme/acme
alexzorin bebd399488
acme: deprecate ACMEv1 client classes (#8931)
* 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
2021-07-16 08:50:16 +10:00
..
__init__.py Drop Python 2 support (#8591) 2021-01-25 15:07:43 -08:00
challenges.py Do not guess HTTP-01 response encoding (#8942) 2021-07-14 14:11:50 -07:00
client.py acme: deprecate ACMEv1 client classes (#8931) 2021-07-16 08:50:16 +10:00
crypto_util.py Convert Python 2 type hints to Python 3 types annotations (#8640) 2021-03-10 11:51:27 -08:00
errors.py Use Python 3 style super (#8777) 2021-04-08 13:04:51 -07:00
fields.py Use Python 3 style super (#8777) 2021-04-08 13:04:51 -07:00
jws.py Use Python 3 style super (#8777) 2021-04-08 13:04:51 -07:00
magic_typing.py Deprecate acme.typing_magic module, stop using it in certbot (#8643) 2021-03-09 16:12:32 -08:00
messages.py pylint: upgrade pinned verson and fix new lints (#8936) 2021-07-15 11:03:39 -07:00
mixins.py Use Python 3 style super (#8777) 2021-04-08 13:04:51 -07:00
standalone.py acme.standalone: expose original socket.error 2021-06-22 09:24:53 +10:00
util.py Remove dependency on six (#8650) 2021-02-09 11:43:15 -08:00