>= Original Message From [EMAIL PROTECTED] =
>What the certificate contains depends on how you requested and made the
>cert. If you used CA.pl or CA.sh, which are in >mycert.key. Then I rename
newcert.pem to mycert.cert. In which case I have
>the cert in one file and the private key in
>= Original Message From [EMAIL PROTECTED] =
> certificate contains only public key inside, private key usually is
keeping
>on server (owner of certificate). From certificate you can extract public key
>only.
If I extract the certificate and certificate's private key from Netscape's d
, 2000 11:49
Subject: Use public key and private key in certificate
> Hi,
>
> Each certificate has a pair of public key and private key associated with it.
> Can I extract the public key and private key from it to do encryption,
> signing, and decryption?
>
> Does openssl s
Hi,
Each certificate has a pair of public key and private key associated with it.
Can I extract the public key and private key from it to do encryption,
signing, and decryption?
Does openssl support any kind of encryption and decryption like PGPsdk?
Angus Lee