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

Method setFailNoCert

extra/yassl/src/yassl_int.cpp:1934–1937  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1932
1933
1934void SSL_METHOD::setFailNoCert()
1935{
1936 failNoCert_ = true;
1937}
1938
1939
1940bool SSL_METHOD::verifyPeer() const

Callers 2

SSLMethod · 0.45
SSL_CTX_set_verifyFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected