Searched refs:CERT_selfsigned_pythontestdotnet (Results 1 – 3 of 3) sorted by relevance
17 CERT_selfsigned_pythontestdotnet = os.path.join(here, 'selfsigned_pythontestdotnet.pem') variable211 context = ssl.create_default_context(cafile=CERT_selfsigned_pythontestdotnet)
21 CERT_selfsigned_pythontestdotnet = os.path.join(here, 'selfsigned_pythontestdotnet.pem') variable865 context.load_verify_locations(CERT_selfsigned_pythontestdotnet)
30 CERT_selfsigned_pythontestdotnet = os.path.join(here, 'selfsigned_pythontestdotnet.pem') variable1890 context.load_verify_locations(CERT_selfsigned_pythontestdotnet)