RSA BSAFE SSL-C

Security protocol components for C

Search

Verification Modes

This section details the modes which control the operation of certificate verification callbacks. Use SSL_VERIFY_NONE or SSL_VERIFY_PEER with the default internal verification routine.

Defines

#define SSL_VERIFY_NONE
 Indicates to not request a peer certificate and attempt peer verification.

#define SSL_VERIFY_PEER
 Requests a certificate from the peer.

#define SSL_VERIFY_FAIL_IF_NO_PEER_CERT
 Requests a certificate from the peer and fails if one is not provided.

#define SSL_VERIFY_CLIENT_ONCE
 Specifies that a certificate should not be re-requested from the client during renegotiation.


Copyright (c) 1999-2004 RSA Security Inc. All rights reserved. 050-001001-2600-000-000 - 2.6