# Elasticsearch remote cluster authentication

**URL:** https://discuss.elastic.co/t/elasticsearch-remote-cluster-authentication/259991
**Category:** Elasticsearch
**Created:** [January 1, 2021, 9:29am UTC](https://discuss.elastic.co/t/elasticsearch-remote-cluster-authentication/259991 "2021-01-01T09:29:04Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![xxlaila](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/xxlaila/32/81630_2.png) [@xxlaila](https://discuss.elastic.co/u/xxlaila)
#### Post date: [January 1, 2021, 9:29am UTC](https://discuss.elastic.co/t/elasticsearch-remote-cluster-authentication/259991/1 "2021-01-01T09:29:04Z")

</div>

Elasticsearch 7.8. Independent account authentication is configured between the two clusters,  
` ` ` `  
xpack.security.enabled : true  
xpack.security.transport . ssl.enabled : true  
xpack.security.transport . ssl.verification\_ mode: certificate  
xpack.security.transport . ssl.keystore.path : certs/elastic-certificates.p12  
xpack.security.transport . ssl.truststore.path : certs/elastic-certificates.p12  
` ` ` `  
On kibana, the remote cluster status indicates that the remote cluster is "not connected"  
The cluster kibana connects to is "connected". How to configure account authentication in cross cluster search.

---

<div class="post-metadata">

### Author: ![xxlaila](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/xxlaila/32/81630_2.png) [@xxlaila](https://discuss.elastic.co/u/xxlaila)
#### Post date: [January 1, 2021, 12:32pm UTC](https://discuss.elastic.co/t/elasticsearch-remote-cluster-authentication/259991/2 "2021-01-01T12:32:04Z")

</div>

I have solved the problem.

---

<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: [January 29, 2021, 12:32pm UTC](https://discuss.elastic.co/t/elasticsearch-remote-cluster-authentication/259991/3 "2021-01-29T12:32:14Z")

</div>

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