Home
last modified time | relevance | path

Searched refs:CAFILE (Results 1 – 2 of 2) sorted by relevance

/external/libmicrohttpd/src/examples/
Dhttps_fileserver_example.c45 #define CAFILE "ca.pem" macro
/external/python/cpython2/Lib/test/
Dtest_ftplib.py266 CAFILE = os.path.join(os.path.dirname(__file__), "pycacert.pem") variable
736 ctx.load_verify_locations(CAFILE)