# How to Add SSL certificate path in kibana.yml?

**URL:** https://discuss.elastic.co/t/how-to-add-ssl-certificate-path-in-kibana-yml/56604
**Category:** Kibana
**Created:** [July 28, 2016, 10:25am UTC](https://discuss.elastic.co/t/how-to-add-ssl-certificate-path-in-kibana-yml/56604 "2016-07-28T10:25:47Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![sukesh](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/sukesh/32/10890_2.png) [@sukesh](https://discuss.elastic.co/u/sukesh)
#### Post date: [July 28, 2016, 10:25am UTC](https://discuss.elastic.co/t/how-to-add-ssl-certificate-path-in-kibana-yml/56604/1 "2016-07-28T10:25:47Z")

</div>

HI ALL,

I am little bit confused on the SSL path settings in kibana.yml

i have a openssl 1.0.2 file!

in that where i can find the paths of the file for

server.ssl.key: /path/to/your/server.key  
server.ssl.cert: /path/to/your/server.crt

suggestions will be helpfull

---

<div class="post-metadata">

### Author: ![jbudz](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/jbudz/32/45922_2.png) [@jbudz](https://discuss.elastic.co/u/jbudz)
#### Post date: [August 1, 2016, 8:58pm UTC](https://discuss.elastic.co/t/how-to-add-ssl-certificate-path-in-kibana-yml/56604/2 "2016-08-01T20:58:07Z")

</div>

Kibana is looking for paths on your machine to your certificate and key files. If you only have one file or it's in a different format it'll have to be split up into separate .crt and .key files.

---

<div class="post-metadata">

### Author: ![sukesh](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/sukesh/32/10890_2.png) [@sukesh](https://discuss.elastic.co/u/sukesh)
#### Post date: [August 10, 2016, 5:16am UTC](https://discuss.elastic.co/t/how-to-add-ssl-certificate-path-in-kibana-yml/56604/3 "2016-08-10T05:16:08Z")

</div>

Thank you @jbudz

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 6, 2017, 1:41pm UTC](https://discuss.elastic.co/t/how-to-add-ssl-certificate-path-in-kibana-yml/56604/4 "2017-07-06T13:41:27Z")

</div>


