1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-26 07:41:33 +03:00
Files
certbot/acme
dovreshef dc91357418 Raise ConflictError on attempts to create an existing account (#6251)
* Raise ConflictError on attempts to create an existing account in ACME V2.

Fixes issue #6246

* Allow querying an account without calling new_account in ACMEv2

Fixed issue #6258
2018-07-27 08:50:53 -07:00
..
2018-06-12 17:31:22 -07:00
2018-06-12 17:31:22 -07:00
2015-10-21 17:06:35 -07:00
2016-01-21 10:11:23 +01:00
2018-07-11 14:18:44 -07:00

ACME protocol implementation in Python