• Home
  • Raw
  • Download

Lines Matching refs:fake

39   fake-cnnic-root-cert.pem \
212 fake-cnnic-root-key.pem:
213 openssl genrsa -out fake-cnnic-root-key.pem 2048
215 fake-cnnic-root-cert.pem: fake-cnnic-root.cnf fake-cnnic-root-key.pem
217 -key fake-cnnic-root-key.pem \
219 -out fake-cnnic-root-cert.pem \
220 -config fake-cnnic-root.cnf
225 fake-startcom-root-key.pem:
226 openssl genrsa -out fake-startcom-root-key.pem 2048
228 fake-startcom-root-cert.pem: fake-startcom-root.cnf \
229 fake-startcom-root-key.pem
231 fake-startcom-root.cnf -key fake-startcom-root-key.pem -out \
232 fake-startcom-root-cert.pem
233 echo '01' > fake-startcom-root-serial
234 touch fake-startcom-root-database.txt
428 agent7-cert.pem: agent7-csr.pem fake-cnnic-root-cert.pem fake-cnnic-root-key.pem
434 -CA fake-cnnic-root-cert.pem \
435 -CAkey fake-cnnic-root-key.pem \
439 agent7-verify: agent7-cert.pem fake-cnnic-root-cert.pem
440 openssl verify -CAfile fake-cnnic-root-cert.pem agent7-cert.pem
454 agent8-cert.pem: agent8-csr.pem fake-startcom-root-cert.pem fake-startcom-root-key.pem
456 -config fake-startcom-root.cnf \
457 -keyfile fake-startcom-root-key.pem \
458 -cert fake-startcom-root-cert.pem \
467 agent8-verify: agent8-cert.pem fake-startcom-root-cert.pem
468 openssl verify -CAfile fake-startcom-root-cert.pem \
486 -config fake-startcom-root.cnf \
487 -keyfile fake-startcom-root-key.pem \
488 -cert fake-startcom-root-cert.pem \
805 …rm -f *.pfx *.pem *.srl ca2-database.txt ca2-serial fake-startcom-root-serial *.print *.old fake-s…
806 @> fake-startcom-root-database.txt