This commit is contained in:
Omar Polo 2021-02-12 08:49:31 +00:00
parent a72cc6be31
commit e1b4612359
1 changed files with 0 additions and 1 deletions

View File

@ -34,7 +34,6 @@ testca.pem:
printf ".\n.\n.\n.\n.\ntestca\n.\n" | \
openssl req -x509 -new -sha256 \
-key testca.key \
-out cert.pem \
-days 365 -nodes \
-out testca.pem
@echo