anonyiv
anonyiv
It is a bug related to ssl, you can fix it with the following configuration in opensearch.yml: plugins.security.ssl.http.clientauth_mode: NONE
@forestmvey @dharminfadia works correctly the endpoint must be https enable the advanced option "Enable SSL"
> @atarhel did you have the config `opendistro_security.ssl.http.enabled false` set on your node? Is there any other custom configuration on your OS service? > > I'm curious to know why...