Kibana 3 as a proxy to elasticsearch in https

Hi,
Has anyone managed to do it?
I managed to get it working with http -

location ~ ^/_aliases$ {
proxy_pass http://<elasticsearch_server>:9200;
proxy_read_timeout 90;
}

I need it to be https so that my whole flow of nginx + ssl will be valid.

Thanks!
D.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/89877b24-8058-48cc-9d21-8d15687505f8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.