diff --git a/docs/en/security/authentication/pki-realm.asciidoc b/docs/en/security/authentication/pki-realm.asciidoc index c5dc913774f..57cf4dbbce0 100644 --- a/docs/en/security/authentication/pki-realm.asciidoc +++ b/docs/en/security/authentication/pki-realm.asciidoc @@ -91,8 +91,8 @@ In particular this means: by configuring either the `truststore` or `certificate_authorities` paths, or by setting `verification_mode` to `none`. + - See {ref}/security-settings.html#ssl-tls-settings[`xpack.ssl.verification_mode`] - for an explanation of this setting. +See {ref}/security-settings.html#ssl-tls-settings[`xpack.ssl.verification_mode`] +for an explanation of this setting. * The _protocols_ supported by the interface must be compatible with those used by the client.