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
Lisa Cawley
73e819b0bd
[DOCS] Add secure versions of SSL passphrases ( elastic/x-pack-elasticsearch#2478 )
...
* [DOCS] Add secure versions of SSL passphrases
* [DOCS] Add secure xpack settings
* [DOCS] Clarify type of keystore
* [DOCS] Added secure settings to security page
* [DOCS] Clarify X-Pack secure settings
* [DOCS] Reformat secure X-Pack settings
Original commit: elastic/x-pack-elasticsearch@efe043fb67
2017-10-24 16:38:37 +01:00
Tim Vernum
9ab6d3cbc3
[Security] Support PKCSelastic/x-pack-elasticsearch#12 keystores ( elastic/x-pack-elasticsearch#2066 )
...
Adds support for reading PKCSelastic/x-pack-elasticsearch#12 files as SSL keystores/truststores.
Original commit: elastic/x-pack-elasticsearch@1855ad6173
2017-07-25 17:31:37 +10:00
Lisa Cawley
f2e20f86e4
[DOCS] Fix X-Pack settings for Elasticsearch ( elastic/x-pack-elasticsearch#1863 )
...
Original commit: elastic/x-pack-elasticsearch@8469db2909
2017-06-27 09:14:35 -07:00
Deb Adair
fbcdd262b7
[DOCS] Fixed x-ref to security settings.
...
Original commit: elastic/x-pack-elasticsearch@4a77a45f00
2017-06-26 17:23:20 -07:00
Deb Adair
26dc6187fc
[DOCS] Fixed cross doc links.
...
Original commit: elastic/x-pack-elasticsearch@c7b37c858a
2017-06-26 16:05:12 -07:00
Deb Adair
806b0bc710
[DOCS] Removed UI and Logstash settings & updated links to that info.
...
Original commit: elastic/x-pack-elasticsearch@2434e503dd
2017-06-26 09:04:56 -07:00
debadair
9f505d16d4
[DOCS] Migrated settings topics from x-pack repo to x-pack-elasticsearch.
...
Original commit: elastic/x-pack-elasticsearch@e56dcf6066
2017-04-06 17:39:12 -07:00