Chandrasekhar R S wrote:
Dear Ebell & All,
Indeed what you said is true.
I copied the newly created self signed cert to the bundle of CA lists the
server would accept, and the connection goes through fine.
Now, then I am to make my own private CA and then create a certificate
signed by my private CA. Then the problem would be solved, for me.
I know how to create a private CA (using the CA.sh -newca in the apps
directory of OpenSSL).
What I am not aware is how to generate a certificate signed by my Private
CA in a C language program. Could one suggest how this is done.
Look how it's done in apps/x509.c (in particular the function
x509_certify()).
Regards,
Nils
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]