Displaying 1 result from an estimated 1 matches for "phpki".
2007 Jan 29
3
tool to manage a PKI
...9, 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 underdstand concepts, but a little bit difficult to
maintain and extend...
After googling a bit, I found PHPki (http://www.sf.net/projects/phpki/),
that is nicely web-based (php) but unfortunately, It does not handle CSR.
What tool do you use to manage your PKI ?
Thanks for your comments, clue or advices.
Pierre Bourgin