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

Method setVerifyNone

extra/yassl/src/yassl_int.cpp:1928–1931  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1926
1927
1928void SSL_METHOD::setVerifyNone()
1929{
1930 verifyNone_ = true;
1931}
1932
1933
1934void SSL_METHOD::setFailNoCert()

Callers 2

SSLMethod · 0.45
SSL_CTX_set_verifyFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected