Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-03-16 | certificate generation is in | Gibheer | 1 | -28/+0 | |
The hole certificate sign request and certificate creation process was pulled into pki, which made pkictl a bit smaller in code. There are still some things missing, but the initial support for certificates is done! | |||||
2015-03-05 | finally add certificate sign request generation | Gibheer | 1 | -0/+28 | |
This adds finally a way to create certificate sign requests. There are still some options missing, but it is coming together. With the next step, the ccertificate data container will probably be put into the pki library. |