mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
CA Module - Trying to fix SSL keys
This commit is contained in:
@@ -64,7 +64,7 @@ fbcrtlink:
|
||||
backup: True
|
||||
|
||||
# Create a cert for the reverse proxy
|
||||
/etc/pki/master.crt:
|
||||
/etc/pki/masterssl.crt:
|
||||
x509.certificate_managed:
|
||||
- ca_server: {{ master }}
|
||||
- signing_policy: masterssl
|
||||
|
||||
@@ -15,9 +15,9 @@ base:
|
||||
- eval
|
||||
|
||||
'G@role:so-master':
|
||||
- common
|
||||
- ca
|
||||
- ssl
|
||||
- common
|
||||
- firewall
|
||||
- master
|
||||
- idstools
|
||||
|
||||
Reference in New Issue
Block a user