1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-26 07:41:33 +03:00
Files
certbot/acme
Jacob Hoffman-Andrews b3116af5b4 Add url and kid to jws. (#4340)
* Add url and kid to jws.

This will be required in order to implement the latest ACME spec, which uses
these protected header fields.

* Add comments and fix lint.

* Enforce mutual exclusivity of jwk and kid.
2017-04-21 18:49:57 -07:00
..
2017-04-21 18:49:57 -07:00
2015-10-21 17:06:35 -07:00
2016-01-21 10:11:23 +01:00
2017-04-06 11:33:32 -07:00

ACME protocol implementation in Python