hello akchaudhury,I just finished one SSL-supported web server under vxworks(ppc603),

and I don't know much about TLS.

ur configure command to generate the Makefile for u to make libcrypto.a&libssl.a with is

(almost)right.

since the error prompt is BAD CERTIFAICATE,if ur product is a server one,U need

provide the client one correct CERTIFICATE(self-signed or CA signed).

the sslconfig is one structure used by our SSL server,it includes several options such as

SSL methods it supports,whether the client certificate is needed,and the path of CERTIFICATE file,the path of private key file and so on which r all needed when SSL

server runs.

btw:our web server provides self-signed certificate. 

--

______________________________________________
http://www.linuxmail.org/
Now with e-mail forwarding for only US$5.95/yr

Powered by Outblaze ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]

Reply via email to