소스 검색

correct path

master
부모
커밋
adc9de7dbf
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      tasks/certificate.yml

+ 1
- 1
tasks/certificate.yml 파일 보기

@@ -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:


불러오는 중...
취소
저장