certidude/certidude
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
..
api Several updates 2018-04-27 07:48:15 +00:00
sql Bugfixes 2017-04-12 13:56:29 +00:00
static Several updates 2018-04-27 07:48:15 +00:00
templates Several updates 2018-04-27 07:48:15 +00:00
__init__.py tests: Test CRL checks on client side 2017-05-04 07:38:49 +00:00
auth.py Several updates 2018-04-27 07:48:15 +00:00
authority.py Several updates 2018-04-27 07:48:15 +00:00
cli.py Several updates 2018-04-27 07:48:15 +00:00
common.py Several updates 2018-04-27 07:48:15 +00:00
config.py Several updates 2018-04-27 07:48:15 +00:00
const.py Several updates 2018-04-27 07:48:15 +00:00
decorators.py api: Fix request submission form 2018-01-03 22:17:35 +00:00
errors.py tests: Attempt to set up nchan as part of unittests 2017-05-06 21:07:41 +00:00
mailer.py Major refactor 2017-12-30 14:00:19 +00:00
mysqllog.py Move leases and tagging backend to filesystem extended attributes 2017-03-26 00:10:09 +00:00
profile.py Migrate signature profiles to separate config file 2018-04-16 12:13:54 +00:00
push.py Major refactor 2017-12-30 14:00:19 +00:00
relational.py Major refactor 2017-12-30 14:00:19 +00:00
user.py config: Add 'mail suffix' for POSIX accounts to derive e-mail 2018-04-10 09:28:47 +00:00