1
0
Fork 0

s/generate_ca_passphrase/generate_certificate_ca_passphrase

This commit is contained in:
Daniele Tricoli 2020-10-06 17:49:14 +02:00
parent d9be39aaa1
commit 867f92b2dd
1 changed files with 1 additions and 1 deletions

View File

@ -35,4 +35,4 @@
-CAcreateserial
-out {{ generate_certificate_crt_path }}
responses:
Enter pass phrase: "{{ generate_ca_passphrase }}"
Enter pass phrase: "{{ generate_certificate_ca_passphrase }}"