0
0
Fork 0
Commit Graph

4 Commits

Author SHA1 Message Date
Gibheer e337626eac remove done TODO 2015-04-10 22:31:35 +02:00
Gibheer 38c320124c add ca load option
This commit changes to API a bit. The following renames were done:

* csr-path => csr
* ca       => is-ca

The following option was added

* ca

With that option it is now possible to add a certificate to sign the
newly created certificate.
2015-04-10 21:29:28 +02:00
Gibheer 560929efaa add crl url support
With this option added, it is now possible to add crl urls to the
certificates.
2015-04-01 21:17:04 +02:00
Gibheer 37423989c8 split certificate stuff into own file
This moves the complicated certificate flag handling into its own file
to make it a bit easier to handle.
2015-03-30 21:52:39 +02:00