1
0
mirror of https://github.com/laurivosandi/certidude synced 2025-09-07 22:20:56 +00:00

Refactor signature request submission

Certidude client now reads configuration from
/etc/certidude/client.conf, submits CSR-s and
once signed configures services based on
/etc/certidude/services.conf
This commit is contained in:
2016-01-15 00:47:30 +02:00
parent d8abde3d53
commit f2df17bb88
5 changed files with 293 additions and 144 deletions

View File

@@ -4,6 +4,7 @@ cryptography==1.0
falcon==0.3.0
humanize==0.5.1
idna==2.0
ipsecparse==0.1.0
Jinja2==2.8
ldap3==0.9.8.8
MarkupSafe==0.23
@@ -14,5 +15,6 @@ pycrypto==2.6.1
pykerberos==1.1.8
pyOpenSSL==0.15.1
python-mimeparse==0.1.4
requests==2.2.1
setproctitle==1.1.9
six==1.9.0