We've been getting requests to limit the TLS versions supported by Kibana in order to satisfy customer security requirements. Similar to Shield's shield.ssl.supported_protocols, they need to be able to exclude older versions of TLS.
This may be limited by the version of node.js in use.
We've been getting requests to limit the TLS versions supported by Kibana in order to satisfy customer security requirements. Similar to Shield's shield.ssl.supported_protocols, they need to be able to exclude older versions of TLS.
This may be limited by the version of node.js in use.