Searched refs:test_ca_int_rsa1 (Results 1 – 1 of 1) sorted by relevance
219 test_ca_int_rsa1 = test-int-ca.crt macro224 server7-expired.crt: server7.csr $(test_ca_int_rsa1)225 …ons cli-rsa -CA $(test_ca_int_rsa1) -CAkey test-int-ca.key -set_serial 16 -days 3653 -sha256 -in s…227 server7-future.crt: server7.csr $(test_ca_int_rsa1)228 …ons cli-rsa -CA $(test_ca_int_rsa1) -CAkey test-int-ca.key -set_serial 16 -days 3653 -sha256 -in s…230 server7-badsign.crt: server7.crt $(test_ca_int_rsa1)231 …sed -e '1s/0\(=*\)$$/_\1/' -e '1s/[^_=]\(=*\)$$/0\1/' -e '1s/_/1/'; cat $(test_ca_int_rsa1); } > $@
Completed in 5 milliseconds