Hi,
I have a problem in using the openssl with Netscape Certificate Server.
I am using a certficate generated by the Netscape Certificate
Server(residing in regionally different location machine) to run my server
developed using openssl library.
The server certificate got from Netscape certific
Hi,
Thanks for the soultion y'day. Now I am facing this new problme.
How can we use the PKCS12 format certificate file when calling the functions
1) SSL_CTX_use_certificate_file(ctx, options.certfile, SSL_FILETYPE_PEM)
2) SSL_CTX_use_PrivateKey_file(ctx, options.certfile, SSL_FILETYPE_PEM)
I
Hi,
I have downloaded the openssl-0.9.4.How can I get a debug version of the
openssl.
If I give the ./config it is taking "cc" and it dose not contain the debug
mode. I need to use gcc with -g option to debug the code. Can any one of
you please help me to compile the code with debug verison and