TheHiveDocs
TheHiveDocs copied to clipboard
Elasticsearch connection via TLS.
I cannot find it in your documentation, is there a setting for switching the hive to talk to ES via TLS for it's transport connection?
@problematiq not sure if this helps, but I was reading the docs just now and found what may help you:
https://github.com/TheHive-Project/TheHiveDocs/blob/master/admin/configuration.md
Setting search.ssl.enabled in your search { ... } config, plus any other necessary ssl settings might do the trick.