Lines Matching refs:fake
39 fake-cnnic-root-cert.pem \
204 fake-cnnic-root-key.pem:
205 openssl genrsa -out fake-cnnic-root-key.pem 2048
207 fake-cnnic-root-cert.pem: fake-cnnic-root.cnf fake-cnnic-root-key.pem
209 -key fake-cnnic-root-key.pem \
211 -out fake-cnnic-root-cert.pem \
212 -config fake-cnnic-root.cnf
217 fake-startcom-root-key.pem:
218 openssl genrsa -out fake-startcom-root-key.pem 2048
220 fake-startcom-root-cert.pem: fake-startcom-root.cnf \
221 fake-startcom-root-key.pem
223 fake-startcom-root.cnf -key fake-startcom-root-key.pem -out \
224 fake-startcom-root-cert.pem
225 echo '01' > fake-startcom-root-serial
226 touch fake-startcom-root-database.txt
420 agent7-cert.pem: agent7-csr.pem fake-cnnic-root-cert.pem fake-cnnic-root-key.pem
426 -CA fake-cnnic-root-cert.pem \
427 -CAkey fake-cnnic-root-key.pem \
431 agent7-verify: agent7-cert.pem fake-cnnic-root-cert.pem
432 openssl verify -CAfile fake-cnnic-root-cert.pem agent7-cert.pem
446 agent8-cert.pem: agent8-csr.pem fake-startcom-root-cert.pem fake-startcom-root-key.pem
448 -config fake-startcom-root.cnf \
449 -keyfile fake-startcom-root-key.pem \
450 -cert fake-startcom-root-cert.pem \
459 agent8-verify: agent8-cert.pem fake-startcom-root-cert.pem
460 openssl verify -CAfile fake-startcom-root-cert.pem \
478 -config fake-startcom-root.cnf \
479 -keyfile fake-startcom-root-key.pem \
480 -cert fake-startcom-root-cert.pem \
765 …rm -f *.pfx *.pem *.srl ca2-database.txt ca2-serial fake-startcom-root-serial *.print *.old fake-s…
766 @> fake-startcom-root-database.txt