We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7deff83 commit 536c8b7Copy full SHA for 536c8b7
docs/en/getting-started/get-started-docker.asciidoc
@@ -57,11 +57,10 @@ volumes by running `docker-compose down -v`.
57
[[get-started-docker-tls]]
58
=== Run in Docker with TLS enabled
59
60
-If you have a {subscriptions}[Gold (or higher) subscription] and the
61
-{security-features} are enabled, you must configure Transport Layer Security
+If {security-features} are enabled, you must configure Transport Layer Security
62
(TLS) encryption for the {es} transport layer. While it is possible to use a
63
trial license without setting up TLS, we advise securing your stack from the
64
-start.
+start.
65
66
To get an {es} cluster and {kib} up and running in Docker with security enabled,
67
you can use Docker Compose:
0 commit comments