mirror of
https://github.com/certbot/certbot.git
synced 2026-01-26 07:41:33 +03:00
* 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.
ACME protocol implementation in Python