1
0
mirror of https://github.com/moepman/acertmgr.git synced 2024-06-02 08:42:33 +02:00
acertmgr/acertmgr/authority
Kishi85 1a4272f11a authority.v2: invalidate nonces after 2 minutes and re-request
Boulder seems to invalidate older nonces after some time. Therefore we
allow nonces from the cache to be used for up to 2 minutes and after
those they will be considered invalid (and re-requested with an extra
request to the nonce endpoint when necessary)
2019-06-21 11:39:10 +02:00
..
__init__.py authority: use correct account_key_length 2019-05-13 21:47:31 +02:00
acme.py acertmgr: Add support for account.key based certificate revocation 2019-03-28 00:53:54 +01:00
v1.py authority.v1: add deprecation warning 2019-04-07 15:31:07 +02:00
v2.py authority.v2: invalidate nonces after 2 minutes and re-request 2019-06-21 11:39:10 +02:00