Searched defs:ca_file (Results 1 – 6 of 6) sorted by relevance
81 const char *ca_file, in add_certs_to_store()
430 def ca_file(tmpdir): function525 def test_load_client_ca(self, context, ca_file): argument543 def test_load_client_ca_unicode(self, context, ca_file): argument
695 int SSL_CTX_load_verify_locations(SSL_CTX *ctx, const char *ca_file, in SSL_CTX_load_verify_locations()
153 const char* ca_file = getenv("S3_CA_FILE"); in GetDefaultClientConfig() local
178 const char* ca_file = getenv("S3_CA_FILE"); in GetDefaultClientConfig() local