acme/certificate: Enabled OCSP must-stable for certificates

wip
Felix Stupp 5 years ago
parent 9ba13c5d73
commit bae56869f6
Signed by: zocker
GPG Key ID: 93E1BD26F6B02FB7

@ -7,6 +7,7 @@
./acme.sh --issue
--domain "{{ domain }}"
--webroot "{{ nginx_validation_root_directory }}"
--ocsp-must-staple
args:
chdir: "~/.acme.sh"
register: acme_issue_result

Loading…
Cancel
Save