http://security.ncsa.uiuc.edu/research/grid-howtos/usefulopenssl.php
Specifically "Convert PEM Format Certificate To PKCS12 Format
Certificate "
Von
On Jun 14, 2007, at 8:05 AM, Fatima wrote:
hey everyone
I got a user Certificate from a CA. I exported the user certificate
and
saved it as pkcs12 in my globus home dir.
I also set a password. I am trying to run the command
openssl pkcs12 -in keycert.p12 -clcerts -nokeys -out usercert.pem
it gives me this
Usage: pkcs12 [options]
where options are
( a bunch of options)
I am not sure which one to select.