2.7 way to make sure no SANs are there.
This commit is contained in:
parent
94b5a03b0e
commit
3d351c5367
1 changed files with 0 additions and 3 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue