mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Moar encryptions
This commit is contained in:
@@ -8,6 +8,7 @@ protocols:
|
|||||||
- TLSv1.2
|
- TLSv1.2
|
||||||
ciphers:
|
ciphers:
|
||||||
- TLS_RSA_WITH_AES_128_CBC_SHA256
|
- TLS_RSA_WITH_AES_128_CBC_SHA256
|
||||||
|
- TLS_RSA_WITH_AES_256_GCM_SHA384
|
||||||
transport.encrypted: true
|
transport.encrypted: true
|
||||||
{%- if grains['role'] in ['so-node','so-heavynode'] %}
|
{%- if grains['role'] in ['so-node','so-heavynode'] %}
|
||||||
http.encrypted: true
|
http.encrypted: true
|
||||||
|
|||||||
Reference in New Issue
Block a user