Hello all:
I want to build a client process  to connect the Tomcat (Web server) with
the SSL connection.
Now, I can find the sample () ,which describe the single direction 
authentication  in OpenSSL demo. But, I want to implement the bidirectional
authentication  ,that is not only the client accept the server certificate,
but also the service must verify the client certificate, and CIPHER
negotiation.
My client is built by myself and the code language is VC++  ,and the service
is Tomcat or Apache web server. I think that they can connect ,because the
SSL is standard  protocol .
Now, I don't know how to implement send the client certificate to server
,and CIPHER negotiation.
Who can give me a sample ,and Any hits is welcomed !
Thank you very much!
Lampa
-- 
View this message in context: 
http://www.nabble.com/SSL-authentication-sample-tp21346740p21346740.html
Sent from the OpenSSL - User mailing list archive at Nabble.com.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to