add missing pkcs12_alias
This commit is contained in:
parent
f514143b9b
commit
86598b737b
@ -34,6 +34,7 @@
|
||||
java_cert:
|
||||
pkcs12_path: "{{ __unifi_pkcs12_path }}"
|
||||
cert_alias: ubnt
|
||||
pkcs12_alias: ubnt
|
||||
keystore_path: "{{ __unifi_keystore_path }}"
|
||||
keystore_pass: aircontrolenterprise
|
||||
pkcs12_password: "{{ unifi_tls_pkcs12_passphrase }}"
|
||||
|
Loading…
Reference in New Issue
Block a user