1
0
mirror of https://github.com/moepman/acertmgr.git synced 2024-06-02 06:22:34 +02:00
Commit Graph

14 Commits

Author SHA1 Message Date
David Klaftenegger
661115a508 replace acme-tiny
using a pyopenssl implementation of the same functionality instead
2016-04-12 11:53:32 +02:00
23b70c798c New format: ca to be able to create cert-chains. 2016-04-12 11:52:23 +02:00
2500b044f1 Rename notify to action and execute them only once. 2016-04-12 11:52:12 +02:00
David Klaftenegger
d7ea460ce6 Initial setup documentation
Adds a section for the initial motions required to get a acertmgr running
2016-04-12 11:51:48 +02:00
554b96cea8 Improve README 2016-04-12 11:51:16 +02:00
David Klaftenegger
23f9af7c3f Document python search paths 2016-04-12 11:49:17 +02:00
0ab3919d73 Acutally invoke acme_tiny (using the staging API) 2016-04-12 11:48:38 +02:00
b1d25d1821 Fix markdown in README 2016-04-12 11:48:29 +02:00
1e745b94ea More checks (e.g. for acme_tiny) 2016-04-12 11:48:21 +02:00
c7efda7b61 Split cert_get into cert_get and cert_put 2016-04-12 11:46:50 +02:00
c494fc3ba7 Add a security section to README 2016-01-10 15:56:04 +01:00
933c2e8ed1 Minor code and documentation improvements 2016-01-10 15:48:16 +01:00
72c9fe0115 Fix README mardown syntax 2016-01-10 15:27:08 +01:00
0620cb509d Add README 2016-01-10 15:20:59 +01:00