tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
SSL_VERIFY_NONE
tango
net
util
PKI
Do not verify the peer certificate. Nor fail if it's not provided (server only).
const
int
SSL_VERIFY_NONE
;
Meta
Source
See Implementation
tango
net
util
PKI
aliases
SSLVerifyCallback
classes
Certificate
CertificateStore
CertificateStoreCtx
PrivateKey
PublicKey
SSLCtx
variables
SSL_SESS_CACHE_SERVER
SSL_VERIFY_CLIENT_ONCE
SSL_VERIFY_FAIL_IF_NO_PEER_CERT
SSL_VERIFY_NONE
SSL_VERIFY_PEER
t1
t2
Do not verify the peer certificate. Nor fail if it's not provided (server only).