sonian / elasticsearch-jetty

Apache License 2.0
284 stars 79 forks source link

not able to access using https url #55

Open ganesh0911 opened 10 years ago

ganesh0911 commented 10 years ago

I have done all the default configuration given here. ES server is started but when I access GET https://localhost:8443/_search url in sense UI, it is showing below error: Request failed to get to the server (status code: 0):.

I provided 8443 port in jetty-ssl.xml config.