Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1922
void SSL_METHOD::setVerifyPeer()
1923
{
1924
verifyPeer_ = true;
1925
}
1926
1927
1928
void SSL_METHOD::setVerifyNone()
Callers
2
SSL
Method · 0.45
SSL_CTX_set_verify
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected