mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-25 18:33:37 +01:00
Enable high strength cipher for golang compatibility
This commit is contained in:
@@ -8,5 +8,6 @@ protocols:
|
||||
- TLSv1.2
|
||||
ciphers:
|
||||
- TLS_RSA_WITH_AES_128_CBC_SHA256
|
||||
- TLS_RSA_WITH_AES_256_GCM_SHA384
|
||||
transport.encrypted: true
|
||||
http.encrypted: false
|
||||
|
||||
Reference in New Issue
Block a user