mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Merge remote-tracking branch 'remotes/origin/dev' into issue/1049
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
keystore.path: /usr/share/elasticsearch/config/sokeys
|
keystore.path: /usr/share/elasticsearch/config/sokeys
|
||||||
keystore.password: changeit
|
keystore.password: changeit
|
||||||
keystore.algorithm: SunX509
|
keystore.algorithm: SunX509
|
||||||
truststore.path: /etc/pki/ca-trust/extracted/java/cacerts
|
truststore.path: /etc/pki/java/cacerts
|
||||||
truststore.password: changeit
|
truststore.password: changeit
|
||||||
truststore.algorithm: PKIX
|
truststore.algorithm: PKIX
|
||||||
protocols:
|
protocols:
|
||||||
@@ -9,4 +9,4 @@ protocols:
|
|||||||
ciphers:
|
ciphers:
|
||||||
- TLS_RSA_WITH_AES_128_CBC_SHA256
|
- TLS_RSA_WITH_AES_128_CBC_SHA256
|
||||||
transport.encrypted: true
|
transport.encrypted: true
|
||||||
http.encrypted: false
|
http.encrypted: false
|
||||||
|
|||||||
Reference in New Issue
Block a user