Displaying 1 result from an estimated 1 matches for "deploypki".
2007 Jan 29
3
tool to manage a PKI
Hello,
this is a little bit off-topic (even if it have to work on CentOS ;-)
I'm looking for a tool to manage a small Public Key Infrastructure, with
creation/revocation of certificates X.509, export in PKCS#12 format and
have the ability to handle CSR (Certificate Signing Request).
I've wrote my own script to perform it (openssl command line based):
it's a good way to