How to disallow tls1.o and tls1.1 in kibana for https:// when using
server.ssl.cert and server.ssl.key in kibana.yml file.
Environment ->ES+FluentD+Kibana along with X-PACK,
How to disallow tls1.o and tls1.1 in kibana for https:// when using
server.ssl.cert and server.ssl.key in kibana.yml file.
Environment ->ES+FluentD+Kibana along with X-PACK,
@aerospace this will be available starting in Kibana 5.3 with the following setting - server.ssl.supportedProtocols: TLSv1.2
further details can be found here: https://www.elastic.co/guide/en/kibana/master/settings.html
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.