OpenSearch/elasticsearch/x-pack/watcher/bin/x-pack
jaymode f42f8cf756 security: add tool to simplify creation of certificate and csr files
This commit adds a CLI tool that can be used to generate a CA and signed certificates in PEM
format. The tool only requires a name of an instance to be provided by the user; ip and dns values
are supported but optional. By default, the tool is interactive and will prompt the user for input but
an option exists to provide a yaml file that contains the necessary information to generate certificates
or signing requests.

The output is in the form of a zip file with subfolders for each instance. Neither the zip file or the PEM
files are encrypted as some parts of our stack do not support encrypted PEM files.

Original commit: elastic/x-pack-elasticsearch@3dc0f8d495
2016-07-18 07:50:17 -04:00
..
croneval security: add tool to simplify creation of certificate and csr files 2016-07-18 07:50:17 -04:00
croneval.bat Watcher: Refactoring, move to org.elasticsearch.xpack 2016-05-02 10:58:34 +02:00