OpenSearch/docs/en/security/securing-communications
Tim Vernum 411f683521 Document ssl.verification_mode (elastic/x-pack-elasticsearch#4253)
It is common for users to wish to adjust the verification_mode in SSL
settings, usually with the intention of skipping hostname
verification. This has been supported for a long time, but the
relevant configuration setting was not clearly documented, which would
sometimes lead users to set `verification_mode` to `none`, and disable
more checks than they intended.

This commit adds clearer documentation regarding the options available
for `verification_mode` and actively discourages the use of `none`.

Original commit: elastic/x-pack-elasticsearch@2fdf53b42f
2018-04-10 20:27:23 +10:00
..
configuring-tls-docker.asciidoc [DOCS] Split long lines in Docker TLS getting-started snippet 2017-11-14 14:25:52 +02:00
enabling-cipher-suites.asciidoc [DOCS] Move appropriate TLS content to Elasticsearch Ref (elastic/x-pack-elasticsearch#3416) 2018-01-12 11:35:16 -08:00
node-certificates.asciidoc [DOCS] Split TLS instructions for HTTP and transport layers (elastic/x-pack-elasticsearch#3895) 2018-02-15 11:41:01 -08:00
securing-elasticsearch.asciidoc [DOCS] Security disabled by default (elastic/x-pack-elasticsearch#4288) 2018-04-05 12:06:43 -07:00
separating-node-client-traffic.asciidoc [DOCS] Move appropriate TLS content to Elasticsearch Ref (elastic/x-pack-elasticsearch#3416) 2018-01-12 11:35:16 -08:00
setting-up-ssl.asciidoc [DOCS] Fixed broken TLS link 2018-02-15 12:32:37 -08:00
tls-http.asciidoc [DOCS] Split TLS instructions for HTTP and transport layers (elastic/x-pack-elasticsearch#3895) 2018-02-15 11:41:01 -08:00
tls-transport.asciidoc Document ssl.verification_mode (elastic/x-pack-elasticsearch#4253) 2018-04-10 20:27:23 +10:00