Searched defs:SSLError (Results 1 – 2 of 2) sorted by relevance
26 SSLError = ssl.SSLError variable28 class SSLError(Exception): class
1038 TEST_P(HttpProxyConnectJobTest, SSLError) { in TEST_P() argument