Selaa lähdekoodia

correct path

master
vanhempi
commit
adc9de7dbf
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      tasks/certificate.yml

+ 1
- 1
tasks/certificate.yml Näytä tiedosto

@@ -20,7 +20,7 @@
- name: self sign certificate
command: openssl ca -selfsign -batch -notext
-config cnf/ca.cnf
-in cnf/ca.csr.pem
-in csr/ca.csr.pem
-out certs/ca.cert.pem
{{ certificate_authority_private_key_password is defined | ternary('-passin env:PRIVATE_KEY_PASSWORD','') }}
args:


Loading…
Peruuta
Tallenna