I am trying a POC with ES 5.1.1 on Windows 2008 R2 VMs and wanted to test out Search Guard’s basic http authentication feature. At this time, I am not yet ready to setup the SSL or test it (eventually, i will do it, but not right now). With v5, SSL is built in to Search Guard. So when I start the Elasticsearch service, I get the below error message.
searchguard.ssl.transport.keystore_filepath must be set if transport ssl is requested.
How do I temporarily disable SSL so that i can continue with my basic http authentication setup and testing?
Am 17.01.2017 um 00:44 schrieb askids <ashokds@gmail.com>:
hi,
I am trying a POC with ES 5.1.1 on Windows 2008 R2 VMs and wanted to test out Search Guard's basic http authentication feature. At this time, I am not yet ready to setup the SSL or test it (eventually, i will do it, but not right now). With v5, SSL is built in to Search Guard. So when I start the Elasticsearch service, I get the below error message.
searchguard.ssl.transport.keystore_filepath must be set if transport ssl is requested.
How do I temporarily disable SSL so that i can continue with my basic http authentication setup and testing?