# Get SSL certificate

**URL:** https://discuss.elastic.co/t/get-ssl-certificate/229273
**Category:** Elasticsearch
**Created:** [April 22, 2020, 1:40pm UTC](https://discuss.elastic.co/t/get-ssl-certificate/229273 "2020-04-22T13:40:47Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Rajeev\_Bhat](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/rajeev_bhat/32/66529_2.png) [@Rajeev\_Bhat](https://discuss.elastic.co/u/Rajeev_Bhat)
#### Post date: [April 22, 2020, 1:40pm UTC](https://discuss.elastic.co/t/get-ssl-certificate/229273/1 "2020-04-22T13:40:47Z")

</div>

Hello,  
I have executed "GET /\_ssl/certificates" in elastic cloud-kibana dev tools , as a result generated certificate is stored in "path" : "node.crt".  
But I couldn't able to view the file node.crt, where should I see in elastic cloud website?

---

<div class="post-metadata">

### Author: ![ikakavas](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/ikakavas/32/34430_2.png) [@ikakavas](https://discuss.elastic.co/u/ikakavas)
#### Post date: [April 23, 2020, 4:08pm UTC](https://discuss.elastic.co/t/get-ssl-certificate/229273/2 "2020-04-23T16:08:21Z")

</div>

Hi,

This API doesn't _generate_ certificates, it shows you information about certificates that are in use in your cluster. See [the documentation](https://www.elastic.co/guide/en/elasticsearch/reference/current/security-api-ssl.html). What are you trying to do ?

---

<div class="post-metadata">

### Author: ![Rajeev\_Bhat](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/rajeev_bhat/32/66529_2.png) [@Rajeev\_Bhat](https://discuss.elastic.co/u/Rajeev_Bhat)
#### Post date: [April 23, 2020, 4:24pm UTC](https://discuss.elastic.co/t/get-ssl-certificate/229273/3 "2020-04-23T16:24:55Z")

</div>

Thanks for your reply. I want to get existing security certificates. How do I do that?Is there any way that I can get these certificates using kibana dev tools?

---

<div class="post-metadata">

### Author: ![ikakavas](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/ikakavas/32/34430_2.png) [@ikakavas](https://discuss.elastic.co/u/ikakavas)
#### Post date: [April 23, 2020, 4:36pm UTC](https://discuss.elastic.co/t/get-ssl-certificate/229273/4 "2020-04-23T16:36:50Z")

</div>

No, you can't, you need filesystem access to the elasticsearch node.

---

<div class="post-metadata">

### Author: ![Rajeev\_Bhat](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/rajeev_bhat/32/66529_2.png) [@Rajeev\_Bhat](https://discuss.elastic.co/u/Rajeev_Bhat)
#### Post date: [April 23, 2020, 4:59pm UTC](https://discuss.elastic.co/t/get-ssl-certificate/229273/5 "2020-04-23T16:59:52Z")

</div>

Got this, I think this may work.  
[https://www.elastic.co/guide/en/cloud-enterprise/current/ece-manage-certificates.html#ece-existing-security-certificates](https://www.elastic.co/guide/en/cloud-enterprise/current/ece-manage-certificates.html#ece-existing-security-certificates)

---

<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: [May 21, 2020, 4:59pm UTC](https://discuss.elastic.co/t/get-ssl-certificate/229273/6 "2020-05-21T16:59:52Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
