mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-29 01:44:36 -04:00
Today, Elasticsearch supports two models to establish secure connections and trust between two Elasticsearch clusters: - API key based security model - Certificate based security model This PR deprecates the _Certificate based security model_ in favour of *API key based security model*. The _API key based security model_ is preferred way to configure remote clusters, as it allows to follow security best practices when setting up remote cluster connections and defining fine-grained access control. Users are encouraged to migrate remote clusters from certificate to API key authentication. |
||
---|---|---|
.. | ||
images | ||
allocation_awareness.asciidoc | ||
allocation_filtering.asciidoc | ||
disk_allocator.asciidoc | ||
misc.asciidoc | ||
remote-clusters-api-key.asciidoc | ||
remote-clusters-cert.asciidoc | ||
remote-clusters-connect.asciidoc | ||
remote-clusters-migration.asciidoc | ||
remote-clusters-remote-info.asciidoc | ||
remote-clusters-settings.asciidoc | ||
remote-clusters-troubleshooting.asciidoc | ||
shards_allocation.asciidoc |