[DOCS] Fixed cross doc links.

Original commit: elastic/x-pack-elasticsearch@c7b37c858a
This commit is contained in:
Deb Adair 2017-06-26 16:05:12 -07:00
parent ea9ce967ca
commit 26dc6187fc
1 changed files with 2 additions and 3 deletions

View File

@ -44,8 +44,7 @@ Java Cryptography Architecture documentation]. Defaults to the value of
The following settings are used to specify a private key, certificate, and the
trusted certificates that should be used when communicating over an SSL/TLS connection.
If none of the settings below are specified, this will default to the <<ssl-tls-settings, {xpack}
defaults>>.
If none of the settings below are specified, the {xpack-ref}/security-settings.html#ssl-tls-settings[Default TLS/SSL Settings] are used.
ifdef::server[]
A private key and certificate must be configured.
endif::server[]
@ -53,7 +52,7 @@ ifndef::server[]
A private key and certificate are optional and would be used if the server requires client authentication for PKI
authentication.
endif::server[]
If none of the settings below are specified, the <<ssl-tls-settings, {xpack} defaults>> will be used.
If none of the settings below are specified, the {xpack-ref}/security-settings.html#ssl-tls-settings[Default TLS/SSL Settings] are used.
[float]
===== PEM Encoded Files