Skip to content

Commit 536c8b7

Browse files
authored
[DOCS] Remove Gold license reference for TLS security (elastic#1693)
If you use security in production, we recommend setting up TLS, even for the basic license. Closes elastic/elasticsearch#73800
1 parent 7deff83 commit 536c8b7

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/en/getting-started/get-started-docker.asciidoc

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,10 @@ volumes by running `docker-compose down -v`.
5757
[[get-started-docker-tls]]
5858
=== Run in Docker with TLS enabled
5959

60-
If you have a {subscriptions}[Gold (or higher) subscription] and the
61-
{security-features} are enabled, you must configure Transport Layer Security
60+
If {security-features} are enabled, you must configure Transport Layer Security
6261
(TLS) encryption for the {es} transport layer. While it is possible to use a
6362
trial license without setting up TLS, we advise securing your stack from the
64-
start.
63+
start.
6564

6665
To get an {es} cluster and {kib} up and running in Docker with security enabled,
6766
you can use Docker Compose:

0 commit comments

Comments
 (0)