Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSL_VERIFY_PEER

569 	if((s->verify_mode & SSL_VERIFY_PEER) && s->sid_ctx_length == 0)
572 * context, which is especially important for SSL_VERIFY_PEER.