How to implement SSL on ES and Kibana?
I am trying to implement SSL on ES and Kibana. I have followed below document. But instead of doing everything my HTTPS URL in not coming up.
My ES Version is ES 7.0.0 and PT Version 8.58.09.
Seeing below error in ES log :-
[OrclAuthPluginRestFilter] Exception caught in security plugin for request / , Request came without auth header, Sending challenge response.. , {}" }
Any help would be appreciated.