OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CERT_selfsigned_pythontestdotnet
(Results
1 - 3
of
3
) sorted by null
/external/python/cpython2/Lib/test/
test_urllibnet.py
17
CERT_selfsigned_pythontestdotnet
= os.path.join(here, 'selfsigned_pythontestdotnet.pem')
211
context = ssl.create_default_context(cafile=
CERT_selfsigned_pythontestdotnet
)
test_httplib.py
21
CERT_selfsigned_pythontestdotnet
= os.path.join(here, 'selfsigned_pythontestdotnet.pem')
[
all
...]
/external/python/cpython3/Lib/test/
test_httplib.py
20
CERT_selfsigned_pythontestdotnet
= os.path.join(here, 'selfsigned_pythontestdotnet.pem')
[
all
...]
Completed in 205 milliseconds