fangli / kibana-authentication-proxy

Hosts the latest kibana3 and elasticsearch behind Google OAuth2, Basic Authentication or CAS Authentication
MIT License
223 stars 66 forks source link

Support elastic search on SSL. Currently, the config key es_using_ss... #40

Open raghur opened 9 years ago

raghur commented 9 years ago

Fixes #39 by passing in the config key es_using_ssl and then appropriately creating a http/https proxy connection.