diff options
| author | Manuel Schölling <[email protected]> | 2015-03-12 14:40:20 +0100 |
|---|---|---|
| committer | Manuel Schölling <[email protected]> | 2015-04-03 14:34:24 +0200 |
| commit | b42202b858a4ccba2686eb8235502f9be932e5da (patch) | |
| tree | 806667466946da330bc7585efce6e6ca1ff4458c /openssl/src/crypto | |
| parent | Stabilize openssl! (diff) | |
| download | rust-openssl-b42202b858a4ccba2686eb8235502f9be932e5da.tar.xz rust-openssl-b42202b858a4ccba2686eb8235502f9be932e5da.zip | |
Change SslVerifyMode to bitflags and add SSL_VERIFY_FAIL_IF_NO_PEER_CERT
SslVerifyMode was changed to bitflags to allow for bitwise operations
like (SSL_VERIFY_PEER | SSL_VERIFY_FAIL_IF_NO_PEER_CERT).
Diffstat (limited to 'openssl/src/crypto')
0 files changed, 0 insertions, 0 deletions