Searched refs:ccert (Results 1 – 2 of 2) sorted by relevance
94 -ccert $(atf_get_srcdir)/d_client.pem \
28 static char *ccert = NULL; variable1318 && (!TEST_true(SSL_CTX_use_certificate_chain_file(cctx, ccert)) in test_client_auth()1329 if (!TEST_true(ssl_ctx_add_large_cert_chain(libctx, cctx, ccert)) in test_client_auth()2996 ccert = test_mk_file_path(certsdir, "ee-client-chain.pem"); in setup_tests()2997 if (ccert == NULL) in setup_tests()3058 OPENSSL_free(ccert); in cleanup_tests()