OpenSearch/docs/en/security/securing-communications
Tim Vernum 1bbc579cf3 [Security] [certgen] Option to generate PKCSelastic/x-pack-elasticsearch#12 (elastic/x-pack-elasticsearch#2013)
Add an option to the ssl certificate generation tool (certgen) that generates PKCSelastic/x-pack-elasticsearch#12 (.p12) files in addition to the certificate (.crt) and key (.key) files.
A PKCSelastic/x-pack-elasticsearch#12 store is a container format for storing multiple crypto objects in a single file, which means we can put the cert and key into the same file.

These format is particularly useful for .NET environments, where .NET Core requires a single into file for PKI authentication.

Also adds documentation for all the command-line options in certgen.

Original commit: elastic/x-pack-elasticsearch@d10f88f12d
2017-07-19 12:04:31 +10:00
..
enabling-cipher-suites.asciidoc [DOCS] Removed UI and Logstash settings & updated links to that info. 2017-06-26 09:04:56 -07:00
separating-node-client-traffic.asciidoc [DOC] Miscellaneous security doc updates (elastic/x-pack-elasticsearch#1908) 2017-07-07 13:33:35 +10:00
setting-up-ssl.asciidoc [Security] [certgen] Option to generate PKCSelastic/x-pack-elasticsearch#12 (elastic/x-pack-elasticsearch#2013) 2017-07-19 12:04:31 +10:00