From 27272bcc95d7a95486968819453d1f1167fcf51a Mon Sep 17 00:00:00 2001 From: Pius Date: Wed, 20 Apr 2022 15:58:23 -0700 Subject: [PATCH] Transport profiles do not inherit default transport settings --- docs/reference/settings/security-settings.asciidoc | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/reference/settings/security-settings.asciidoc b/docs/reference/settings/security-settings.asciidoc index 5428129b2a084..a4d306652fede 100644 --- a/docs/reference/settings/security-settings.asciidoc +++ b/docs/reference/settings/security-settings.asciidoc @@ -2345,10 +2345,11 @@ include::ssl-settings.asciidoc[] [[ssl-tls-profile-settings]] [discrete] ===== Transport profile TLS/SSL settings +NOTE: Transport profiles do not inherit TLS/SSL settings +from the default transport. + The same settings that are available for the <> -are also available for each transport profile. By default, the settings for a -transport profile will be the same as the default transport unless they -are specified. +are also available for each transport profile. As an example, lets look at the key setting. For the default transport this is `xpack.security.transport.ssl.key`. In order to use this setting in a