1
0
mirror of https://github.com/laurivosandi/certidude synced 2024-09-21 02:08:11 +00:00
certidude/certidude
2016-03-29 19:29:06 +03:00
..
api Expose certificate and CRL lifetime via session API call 2016-03-29 15:43:34 +03:00
sql Complete overhaul 2016-03-21 23:42:39 +02:00
static ui: Fix autosign subnets listing 2016-03-29 15:47:00 +03:00
templates cli: Fix authority setup script 2016-03-29 18:37:28 +03:00
__init__.py Add preliminary PKCS#12 bundle generation 2016-03-01 11:01:53 +02:00
auth.py Use unicode literals for logging 2016-03-29 08:54:55 +03:00
authority.py Refactor users, add OpenVPN and mailing support 2016-03-27 23:38:14 +03:00
cli.py Migrate authority setup from PyOpenSSL to cryptography.io 2016-03-29 19:29:06 +03:00
common.py Complete overhaul 2016-03-21 23:42:39 +02:00
config.py Fix CRL distriution points and add authority information access extensions 2016-03-29 12:29:15 +03:00
constants.py Refactor users, add OpenVPN and mailing support 2016-03-27 23:38:14 +03:00
decorators.py Use unicode literals for logging 2016-03-29 08:54:55 +03:00
errors.py Refactor signature request submission 2016-01-15 00:47:30 +02:00
firewall.py Use unicode literals for logging 2016-03-29 08:54:55 +03:00
helpers.py Refactor users, add OpenVPN and mailing support 2016-03-27 23:38:14 +03:00
mailer.py Refactor users, add OpenVPN and mailing support 2016-03-27 23:38:14 +03:00
mysqllog.py Complete overhaul 2016-03-21 23:42:39 +02:00
push.py Complete overhaul 2016-03-21 23:42:39 +02:00
relational.py Complete overhaul 2016-03-21 23:42:39 +02:00
signer.py Reduce default CRL lifetime to 20min 2016-03-29 15:17:44 +03:00
user.py Fix is_admin of PosixUserManager 2016-03-29 08:44:07 +03:00
wrappers.py Complete overhaul 2016-03-21 23:42:39 +02:00
wsgi.py Enabled certificate publishing from command-line 2015-10-26 21:52:48 +01:00