How to manage Security Certificates on native cloud environment?

Does native elastic cloud - https://www.elastic.co/cloud/ provides facilities to manage certificates files manually as it does on Elastic Cloud Enterprise ?

I have launched an elastic cloud using this https://www.elastic.co/cloud/ and now it needs to be TLS enabled. But the CLOUD UI does not have any facility to "Upload new certificate"

Reference - https://www.elastic.co/guide/en/cloud-enterprise/1.0/ece-manage-certificates.html

Thanks

Given that Elastic Cloud is a managed service all clusters are using TLS by default. As far as I know you can not manage certificates yourself.

Thanks for the reply.
Lets say we are going to deploy Logstash instance on separate server. That connection between ES and Logstash should be TLS encrypted. For that we need to have certificate from ES cloud. Am i correct ?

As per the documentation (Configuring Security in Logstash | Logstash Reference [7.8] | Elastic) it requires a Certificate Authority’s certificate pem file. Any idea how could i get that file ?

Thanks

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