Lines Matching refs:crt

39 test_ca_crt = test-ca.crt
48 test-ca.crt: $(test_ca_key_file_rsa) test-ca.req.sha256
50 all_final += test-ca.crt
52 test-ca.crt.der: test-ca.crt
54 all_final += test-ca.crt.der
60 test-ca-sha1.crt: $(test_ca_key_file_rsa) test-ca.req.sha256
62 all_final += test-ca-sha1.crt
64 test-ca-sha1.crt.der: test-ca-sha1.crt
66 all_final += test-ca-sha1.crt.der
68 test-ca-sha256.crt: $(test_ca_key_file_rsa) test-ca.req.sha256
70 all_final += test-ca-sha256.crt
72 test-ca-sha256.crt.der: test-ca-sha256.crt
74 all_final += test-ca-sha256.crt.der
76 test-ca_utf8.crt: $(test_ca_key_file_rsa)
78 all_final += test-ca_utf8.crt
80 test-ca_printable.crt: $(test_ca_key_file_rsa)
82 all_final += test-ca_printable.crt
84 test-ca_uppercase.crt: $(test_ca_key_file_rsa)
86 all_final += test-ca_uppercase.crt
93 cert_example_multi.crt: cert_example_multi.csr
101 test-ca-alt.crt: $(test_ca_key_file_rsa_alt) $(test_ca_config_file) test-ca-alt.csr
103 all_final += test-ca-alt.crt
104 test-ca-alt-good.crt: test-ca-alt.crt test-ca-sha256.crt
105 cat test-ca-alt.crt test-ca-sha256.crt > $@
106 all_final += test-ca-alt-good.crt
107 test-ca-good-alt.crt: test-ca-alt.crt test-ca-sha256.crt
108 cat test-ca-sha256.crt test-ca-alt.crt > $@
109 all_final += test-ca-good-alt.crt
111 test_ca_crt_file_ec = test-ca2.crt
118 test-ca2.crt: $(test_ca_key_file_ec) test-ca2.req.sha256
120 all_final += test-ca.crt
122 test-ca-any_policy.crt: $(test_ca_key_file_rsa) test-ca.req.sha256
124 all_final += test-ca-any_policy.crt
126 test-ca-any_policy_ec.crt: $(test_ca_key_file_ec) test-ca.req_ec.sha256
128 all_final += test-ca-any_policy_ec.crt
130 test-ca-any_policy_with_qualifier.crt: $(test_ca_key_file_rsa) test-ca.req.sha256
132 all_final += test-ca-any_policy_with_qualifier.crt
134 test-ca-any_policy_with_qualifier_ec.crt: $(test_ca_key_file_ec) test-ca.req_ec.sha256
136 all_final += test-ca-any_policy_with_qualifier_ec.crt
138 test-ca-multi_policy.crt: $(test_ca_key_file_rsa) test-ca.req.sha256
140 all_final += test-ca-multi_policy.crt
142 test-ca-multi_policy_ec.crt: $(test_ca_key_file_ec) test-ca.req_ec.sha256
144 all_final += test-ca-multi_policy_ec.crt
146 test-ca-unsupported_policy.crt: $(test_ca_key_file_rsa) test-ca.req.sha256
148 all_final += test-ca-unsupported_policy.crt
150 test-ca-unsupported_policy_ec.crt: $(test_ca_key_file_ec) test-ca.req_ec.sha256
152 all_final += test-ca-unsupported_policy_ec.crt
158 test-ca2.crt.der: $(test_ca_crt_file_ec)
160 all_final += test-ca2.crt.der
166 test_ca_crt_cat12 = test-ca_cat12.crt
171 test_ca_crt_cat21 = test-ca_cat21.crt
179 test-int-ca-exp.crt: $(test_ca_crt_file_ec) $(test_ca_key_file_ec) $(test_ca_config_file) test-int-…
181 all_final += test-int-ca-exp.crt
200 cli-rsa-sha1.crt: cli-rsa.csr
203 cli-rsa-sha256.crt: cli-rsa.csr
205 all_final += cli-rsa-sha256.crt
207 cli-rsa-sha256.crt.der: cli-rsa-sha256.crt
209 all_final += cli-rsa-sha256.crt.der
211 cli-rsa-sha256-badalg.crt.der: cli-rsa-sha256.crt.der
213 all_final += cli-rsa-sha256-badalg.crt.der
219 test_ca_int_rsa1 = test-int-ca.crt
224 server7-expired.crt: server7.csr $(test_ca_int_rsa1)
226 all_final += server7-expired.crt
227 server7-future.crt: server7.csr $(test_ca_int_rsa1)
229 all_final += server7-future.crt
230 server7-badsign.crt: server7.crt $(test_ca_int_rsa1)
232 all_final += server7-badsign.crt
233 server7_int-ca-exp.crt: server7.crt test-int-ca-exp.crt
234 cat server7.crt test-int-ca-exp.crt > $@
235 all_final += server7_int-ca-exp.crt
241 cli2.crt: cli2.req.sha256
243 all_final += cli2.crt
245 cli2.crt.der: cli2.crt
247 all_final += cli2.crt.der
255 server5.crt.der: server5.crt
257 all_final += server5.crt.der
267 server5-ss-expired.crt: server5.key
269 all_final += server5-ss-expired.crt
272 server5-ss-forgeca.crt: server5.key
274 all_final += server5-ss-forgeca.crt
276 server5-othername.crt: server5.key
279 server5-unsupported_othername.crt: server5.key
282 server5-fan.crt: server5.key
285 server5-tricky-ip-san.crt: server5.key
287 all_final += server5-tricky-ip-san.crt
289 server10-badsign.crt: server10.crt
291 all_final += server10-badsign.crt
292 server10-bs_int3.pem: server10-badsign.crt test-int-ca3.crt
293 cat server10-badsign.crt test-int-ca3.crt > $@
295 test-int-ca3-badsign.crt: test-int-ca3.crt
297 all_final += test-int-ca3-badsign.crt
298 server10_int3-bs.pem: server10.crt test-int-ca3-badsign.crt
299 cat server10.crt test-int-ca3-badsign.crt > $@
920 server2.crt.der: server2.crt
922 all_final += server2.crt.der
924 server2-sha256.crt.der: server2-sha256.crt
926 all_final += server2-sha256.crt.der
961 server1.crt: server1.key server1.req.sha256 $(test_ca_crt) $(test_ca_key_file_rsa)
963 server1.noauthid.crt: server1.key server1.req.sha256 $(test_ca_crt) $(test_ca_key_file_rsa)
965 server1.crt.der: server1.crt
967 server1.der: server1.crt
969 all_final += server1.crt server1.noauthid.crt server1.crt.der
971 server1.key_usage.crt: server1.key server1.req.sha256 $(test_ca_crt) $(test_ca_key_file_rsa)
973 server1.key_usage_noauthid.crt: server1.key server1.req.sha256 $(test_ca_crt) $(test_ca_key_file_rs…
975 server1.key_usage.der: server1.key_usage.crt
977 all_final += server1.key_usage.crt server1.key_usage_noauthid.crt server1.key_usage.der
979 server1.cert_type.crt: server1.key server1.req.sha256 $(test_ca_crt) $(test_ca_key_file_rsa)
981 server1.cert_type_noauthid.crt: server1.key server1.req.sha256 $(test_ca_crt) $(test_ca_key_file_rs…
983 server1.cert_type.der: server1.cert_type.crt
985 all_final += server1.cert_type.crt server1.cert_type_noauthid.crt server1.cert_type.der
987 server1.v1.crt: server1.key server1.req.sha256 $(test_ca_crt) $(test_ca_key_file_rsa)
989 server1.v1.der: server1.v1.crt
991 all_final += server1.v1.crt server1.v1.der
993 server1.ca.crt: server1.key server1.req.sha256 $(test_ca_crt) $(test_ca_key_file_rsa)
995 server1.ca_noauthid.crt: server1.key server1.req.sha256 $(test_ca_crt) $(test_ca_key_file_rsa)
997 server1.ca.der: server1.ca.crt
999 all_final += server1.ca.crt server1.ca_noauthid.crt server1.ca.der
1001 server1_ca.crt: server1.crt $(test_ca_crt)
1002 cat server1.crt $(test_ca_crt) > $@
1003 all_final += server1_ca.crt
1005 cert_sha1.crt: server1.key
1007 all_final += cert_sha1.crt
1009 cert_sha224.crt: server1.key
1011 all_final += cert_sha224.crt
1013 cert_sha256.crt: server1.key
1015 all_final += cert_sha256.crt
1017 cert_sha384.crt: server1.key
1019 all_final += cert_sha384.crt
1021 cert_sha512.crt: server1.key
1023 all_final += cert_sha512.crt
1025 cert_example_wildcard.crt: server1.key
1027 all_final += cert_example_wildcard.crt
1032 server1.crt.openssl server1.key_usage.crt.openssl server1.cert_type.crt.openssl: server1.key server…
1037 server1.der.openssl: server1.crt.openssl
1039 server1.key_usage.der.openssl: server1.key_usage.crt.openssl
1041 server1.cert_type.der.openssl: server1.cert_type.crt.openssl
1044 server1.v1.crt.openssl: server1.key server1.req.sha256 $(test_ca_crt) $(test_ca_key_file_rsa) $(tes…
1049 server1.v1.der.openssl: server1.v1.crt.openssl
1062crt server1.noauthid.crt server1.crt.openssl server1.v1.crt server1.v1.crt.openssl server1.key_usa…
1066 server2.crt: server2.req.sha256
1068 all_final += server2.crt
1070 server2.der: server2.crt
1072 all_final += server2.crt server2.der
1074 server2-sha256.crt: server2.req.sha256
1076 all_final += server2-sha256.crt
1086 cert_md5.crt: cert_md5.csr
1088 all_final += cert_md5.crt