Searched refs:test_ca_crt_file_ec (Results 1 – 1 of 1) sorted by relevance
188 test_ca_crt_file_ec = test-ca2.crt macro267 test-ca2.crt.der: $(test_ca_crt_file_ec)268 $(OPENSSL) x509 -in $(test_ca_crt_file_ec) -out $@ -inform PEM -outform DER276 $(test_ca_crt_cat12): $(test_ca_crt) $(test_ca_crt_file_ec)277 cat $(test_ca_crt) $(test_ca_crt_file_ec) > $@281 $(test_ca_crt_cat21): $(test_ca_crt) $(test_ca_crt_file_ec)282 cat $(test_ca_crt_file_ec) $(test_ca_crt) > $@298 test-int-ca.crt: $(test_ca_crt_file_ec) $(test_ca_key_file_ec) $(test_ca_config_file) test-int-ca.c…300 -CA $(test_ca_crt_file_ec) -CAkey $(test_ca_key_file_ec) \314 test-int-ca-exp.crt: $(test_ca_crt_file_ec) $(test_ca_key_file_ec) $(test_ca_config_file) test-int-…[all …]