File tree 1 file changed +2
-7
lines changed
1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -706,9 +706,7 @@ Defaults to `CN=(.*?)(?:,\|$)`.
706
706
`certificate_authorities`::
707
707
List of paths to the PEM certificate files that should be used to authenticate a
708
708
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`.
712
710
713
711
`truststore.algorithm`::
714
712
Algorithm for the truststore. Defaults to `SunX509`.
@@ -721,10 +719,7 @@ The password for the truststore.
721
719
722
720
`truststore.path`::
723
721
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`.
728
723
729
724
`files.role_mapping`::
730
725
Specifies the {xpack-ref}/security-files.html[location] of the
You can’t perform that action at this time.
0 commit comments