I'm trying to setup an index and searchhead cluster and want to use SSL, however, when I modify the sslPassword to use something other than the default value of 'password', I get the following error:
Socket error from 127.0.0.1 while idling: error:1407609C:SSL routines:SSL23_GET_CLIENT_HELLO:http request
Thanks on the cluster master, I get a similar SSL error on the searchheads as well. If change the sslPassword value back to password in server.conf, it works fine.
Is it possible to use something other than the default password for ther server cert? If so, how would I go about changing the password?
Thanks.
... View more