2.7 way to make sure no SANs are there.

This commit is contained in:
Felix Fontein 2019-03-05 08:37:56 +01:00 committed by Toshio Kuratomi
parent 94b5a03b0e
commit 3d351c5367

View file

@ -7,9 +7,6 @@
openssl_csr:
path: '{{ output_dir }}/csr_noext.csr'
privatekey_path: '{{ output_dir }}/privatekey.pem'
subject:
commonName: www.example.com
useCommonNameForSAN: no
- name: Generate selfsigned certificate (no extensions)
openssl_certificate: