certidude/certidude/api
Lauri Võsandi 5e9251f365 Several updates
* Subnets configuration option for Kerberos machine enrollment
* Configurable script snippets via [service] configuration section
* Preliminary revocation reason support
* Improved signature profile support
* Add domain components to DN to distinguish certificate CN's namespace
* Image builder improvements, add Elliptic Curve support
* Added GetCACaps operation and more digest algorithms for SCEP
* Generate certificate and CRL serial from timestamp (64+32bits) and random bytes (56bits)
* Move client storage pool to /etc/certidude/authority/
* Cleanups & bugfixes
2018-04-27 07:48:15 +00:00
..
utils api.utils.firewall: Drop click usage and remove unneeded imports 2018-02-03 14:43:43 +02:00
__init__.py Several updates 2018-04-27 07:48:15 +00:00
attrib.py Several updates 2018-04-27 07:48:15 +00:00
bootstrap.py api: bootstrap: Drop unused imports 2018-02-03 14:05:02 +02:00
builder.py Several updates 2018-04-27 07:48:15 +00:00
lease.py Several updates 2018-04-27 07:48:15 +00:00
log.py api: log: Drop unused imports 2018-02-03 14:05:02 +02:00
ocsp.py Several updates 2018-04-27 07:48:15 +00:00
request.py Several updates 2018-04-27 07:48:15 +00:00
revoked.py Move certidude.firewall to api.utils.firewall where it belongs 2018-02-03 14:43:43 +02:00
scep.py Several updates 2018-04-27 07:48:15 +00:00
script.py Move certidude.firewall to api.utils.firewall where it belongs 2018-02-03 14:43:43 +02:00
signed.py Several updates 2018-04-27 07:48:15 +00:00
tag.py api: tag: Drop unused imports 2018-02-03 14:05:02 +02:00
token.py Several improvements 2018-04-09 16:25:03 +03:00