Searched refs:CLIENT_PEM (Results 1 – 2 of 2) sorted by relevance
/external/python/httplib2/tests/ | ||
D | test_https.py | 156 http.add_certificate(tests.CLIENT_PEM, tests.CLIENT_PEM, uri_parsed.netloc) |
D | __init__.py | 33 CLIENT_PEM = os.path.join(tls_dir, "client.pem") variable |