commands.sh

elasticsearch-certutil

all

Generate and manage SSL certificates for Elasticsearch security.

More info →

Options (1)

-s, --silentboolean

Generate certificates non-interactively and output PEM files

Example: elasticsearch-certutil cert {{[-s|--silent]}} --pem

Examples (8)

Generate a new Certificate Authority (CA) with default options

Generate a new certificate using the built-in CA

Generate certificates non-interactively and output PEM files

elasticsearch-certutil cert [-s|--silent] --pem

Generate HTTP certificates with the built-in CA

Generate transport certificates non-interactively

elasticsearch-certutil transport [-s|--silent]

Generate a certificate signing request (CSR)

Generate encrypted keystore passwords

Generate a keystore password with a specified value

elasticsearch-certutil password --pass password
made by @shridhargupta | data from tldr-pages