Skip to content

Commit b8354f8

Browse files
committed
[DOCS] Removes broken link
1 parent 3a97e59 commit b8354f8

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

x-pack/docs/en/settings/security-settings.asciidoc

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -706,9 +706,7 @@ Defaults to `CN=(.*?)(?:,\|$)`.
706706
`certificate_authorities`::
707707
List of paths to the PEM certificate files that should be used to authenticate a
708708
user's certificate as trusted. Defaults to the trusted certificates configured
709-
for SSL. See the {xpack-ref}/pki-realm.html#pki-ssl-config[SSL settings]
710-
section of the PKI realm documentation for more information.
711-
This setting cannot be used with `truststore.path`.
709+
for SSL. This setting cannot be used with `truststore.path`.
712710

713711
`truststore.algorithm`::
714712
Algorithm for the truststore. Defaults to `SunX509`.
@@ -721,10 +719,7 @@ The password for the truststore.
721719

722720
`truststore.path`::
723721
The path of a truststore to use. Defaults to the trusted certificates configured
724-
for SSL. See the
725-
{xpack-ref}/pki-realm.html#pki-ssl-config[SSL settings] section of the PKI realm
726-
documentation for more information. This setting cannot be used with
727-
`certificate_authorities`.
722+
for SSL. This setting cannot be used with `certificate_authorities`.
728723

729724
`files.role_mapping`::
730725
Specifies the {xpack-ref}/security-files.html[location] of the

0 commit comments

Comments
 (0)