Hi, SSL_set_verify(ssl, SSL_VERIFY_PEER|SSL_VERIFY_FAIL_IF_NO_PEER_CERT, 0); If I set this flag, and the negotiated cipher is DH anon then I get a connection failure. Is the correct behaviour? Since I'm using DH anon I wouldn't have thought this is correct. Matthew -- Matthew Newhook E-Mail: mailto:[EMAIL PROTECTED] Software Designer WWW: http://www.ooc.com Object Oriented Concepts, Inc. Phone: (978) 439 9285 x 246 +-------------------------------------------------------------------------+ | Administrative requests should be sent to [EMAIL PROTECTED] | | List service provided by Open Software Associates, http://www.osa.com/ | +-------------------------------------------------------------------------+
