Home
last modified time | relevance | path

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

/openssl/test/
H A Dct_test.c39 char *certificate_file; member
251 if (fixture->certificate_file != NULL) { in execute_cert_test()
257 fixture->certificate_file))) in execute_cert_test()
340 fixture->certificate_file = "leaf.pem"; in test_no_scts_in_certificate()
351 fixture->certificate_file = "embeddedSCTs1.pem"; in test_one_sct_in_certificate()
364 fixture->certificate_file = "embeddedSCTs3.pem"; in test_multiple_scts_in_certificate()
377 fixture->certificate_file = "embeddedSCTs1.pem"; in test_verify_one_sct()
389 fixture->certificate_file = "embeddedSCTs3.pem"; in test_verify_multiple_scts()
402 fixture->certificate_file = "embeddedSCTs1.pem"; in test_verify_fails_for_future_sct()

Completed in 7 milliseconds