mirror of
https://github.com/certbot/certbot.git
synced 2026-01-21 19:01:07 +03:00
In order to override the default (`acme-python`), clients (including Let's Encrypt: #858, #1397) should create a custom acme.clietn.ClientNetwork object and pass it to acme.client.Client.__init__.
ACME protocol implementation in Python