Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1934
void SSL_METHOD::setFailNoCert()
1935
{
1936
failNoCert_ = true;
1937
}
1938
1939
1940
bool SSL_METHOD::verifyPeer() const
Callers
2
SSL
Method · 0.45
SSL_CTX_set_verify
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected