Hi

I have derived code to produce a Private Key and a
Self-Signed Certificate Pair (rather than a straight
Private/Public key pair).

What I need to do is to use the Private Key to sign
the CSR, and the Self-Signed Cert as my public key
submitted within the CSR.

Private Key        Self-Signed Cert
        |                       |
        |                       |
        |                       |
       Certificate Signing Request

I am using code derived from req.c. Currently I can
produce CRS's fine by loading my Private Key, and the
Cert produced by the CRS can then by used to decrypt
data, encrypted with the Private Key.

Thanks

-Andy
__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to