|
@@ -1933,7 +1933,7 @@ You can configure the following TLS/SSL settings.
|
|
|
`xpack.security.transport.ssl.trust_restrictions.x509_fields` 
|
|
|
: Specifies which field(s) from the TLS certificate is used to match for the restricted trust management that is used for remote clusters connections. This should only be set when a self managed cluster can not create certificates that follow the Elastic Cloud pattern. The default value is ["subjectAltName.otherName.commonName"], the Elastic Cloud pattern. "subjectAltName.dnsName" is also supported and can be configured in addition to or in replacement of the default.
|
|
|
|
|
|
-`xpack.security.transport.ssl.handshake_timeout`
|
|
|
+`xpack.security.transport.ssl.handshake_timeout` {applies_to}`stack: ga 9.2`
|
|
|
: Specifies the timeout for a TLS handshake when opening a transport connection. Defaults to `10s`.
|
|
|
|
|
|
### Transport TLS/SSL key and trusted certificate settings [security-transport-tls-ssl-key-trusted-certificate-settings]
|
|
@@ -2133,7 +2133,7 @@ You can configure the following TLS/SSL settings.
|
|
|
|
|
|
For more information, see Oracle’s [Java Cryptography Architecture documentation](https://docs.oracle.com/en/java/javase/11/security/java-cryptography-architecture-jca-reference-guide.html).
|
|
|
|
|
|
-`xpack.security.remote_cluster_server.ssl.handshake_timeout`
|
|
|
+`xpack.security.remote_cluster_server.ssl.handshake_timeout` {applies_to}`stack: ga 9.2`
|
|
|
: Specifies the timeout for a TLS handshake when handling an inbound remote-cluster connection. Defaults to `10s`.
|
|
|
|
|
|
|
|
@@ -2265,7 +2265,7 @@ You can configure the following TLS/SSL settings.
|
|
|
|
|
|
For more information, see Oracle’s [Java Cryptography Architecture documentation](https://docs.oracle.com/en/java/javase/11/security/java-cryptography-architecture-jca-reference-guide.html).
|
|
|
|
|
|
-`xpack.security.remote_cluster_client.ssl.handshake_timeout`
|
|
|
+`xpack.security.remote_cluster_client.ssl.handshake_timeout` {applies_to}`stack: ga 9.2`
|
|
|
: Specifies the timeout for a TLS handshake when opening a remote-cluster connection. Defaults to `10s`.
|
|
|
|
|
|
|