Please help me! I encounter some problems that makes me crazy. I want to make a ssl proxy in client side to connect to the remote WWW server or others. 1. When the proxy connect to a secure server,the ssl_verify_cb get the error code of X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT_LOCALLY, i know it because i don't get the CA certificate locally or from the cert chain.But if I want to continue it,what can i do for it to continue the connection?It is SSL_renegotiate or ...? Need i to set something in the SSL_CTX structure or SSL structure or other settings that in the next time when i visit the same secure server,it can not complain about it.That is i trust the server.How?I think the server's certificate should be put in somewhere to indicate i trust the server. 2.When the secure server need me to produce a valid certificate,where should me to do the selection of my certificate.I want to give the user a dialog to select in the connection to the server.And what should me do next to continue the connection. 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]
