Home
last modified time | relevance | path

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

/openssl/test/
H A Dquicapitest.c28 static char *ccert = NULL; variable
1256 && (!TEST_true(SSL_CTX_use_certificate_chain_file(cctx, ccert)) in test_client_auth()
1267 if (!TEST_true(ssl_ctx_add_large_cert_chain(libctx, cctx, ccert)) in test_client_auth()
2312 ccert = test_mk_file_path(certsdir, "ee-client-chain.pem"); in setup_tests()
2313 if (ccert == NULL) in setup_tests()
2365 OPENSSL_free(ccert); in cleanup_tests()

Completed in 10 milliseconds