MCPcopy Create free account
hub / github.com/Meituan-Dianping/SQLAdvisor / setVerifyPeer

Method setVerifyPeer

extra/yassl/src/yassl_int.cpp:1922–1925  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1920
1921
1922void SSL_METHOD::setVerifyPeer()
1923{
1924 verifyPeer_ = true;
1925}
1926
1927
1928void SSL_METHOD::setVerifyNone()

Callers 2

SSLMethod · 0.45
SSL_CTX_set_verifyFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected