elasticsearch/docs/reference/commands
Yang Wang b018c761e9
Remove support of creating CA on the fly when generating certificates (#65590)
Generating certificates with the cert sub-command now requires either: 1) a CA
to be provided with --ca or --ca-cert/--ca-key; or 2) make them self-signed
with the --self-signed option. Generating a CA on the fly is no longer
supported. The --keep-ca-key option is removed and the tool throws an error 
saying the CA needs to be generated separately if the option is specified.

This is a follow-up PR for #61884, which deprecated the "ca-on-the-fly" usage.
2020-12-16 13:54:32 +11:00
..
certgen.asciidoc
certutil.asciidoc
croneval.asciidoc
index.asciidoc
keystore.asciidoc
node-tool.asciidoc
saml-metadata.asciidoc
setup-passwords.asciidoc
shard-tool.asciidoc
syskeygen.asciidoc
users-command.asciidoc