Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1928
void SSL_METHOD::setVerifyNone()
1929
{
1930
verifyNone_ = true;
1931
}
1932
1933
1934
void SSL_METHOD::setFailNoCert()
Callers
2
SSL
Method · 0.45
SSL_CTX_set_verify
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected