Add an option to not upload SSL/TLS certs (#727)
This commit is contained in:
parent
2a3793ce82
commit
fdfaa5c888
3 changed files with 9 additions and 5 deletions
|
|
@ -55,6 +55,7 @@ es_heap_dump_path: "/var/lib/elasticsearch"
|
|||
es_enable_auto_ssl_configuration: true
|
||||
es_enable_http_ssl: false
|
||||
es_enable_transport_ssl: false
|
||||
es_ssl_upload: true
|
||||
es_ssl_keystore: ""
|
||||
es_ssl_keystore_password: ""
|
||||
es_ssl_truststore: ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue