Help:
In the communcation process with a secure web server,when the user choose to trust the 
server,i want to make reset the ssl's state  by
SSL_set_verify(ssl,SSL_VERIFY_NONE,NULL),or
SSL_set_verify(ssl,SSL_VERIFY_PEER,verify_callback)
but the ssl do as before,not do what i want it do reverse. 

or I want add a CA cert into the CTX structure , but it seems that it doesn't take any 
effect. or I want do delete a CA cert from the CTX stucture, and the ssl from the ctx 
can do what i want(the CA cert to verify it or CA cert not to verify it).

Please help me.
Thanks.
______________________________________

===================================================================
������ѵ������� (http://mail.sina.com.cn)
����Ѱ��ǧ�ٶ�!û��"��������",����"��˫�ɶ�"? (http://newchat.sina.com.cn)
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to