X-Pack Security Certgen Tool - How is silent mode used?

The guide https://www.elastic.co/guide/en/x-pack/current/ssl-tls.html mentions using Certgen in silent mode by passing in a file. The help output states that a yaml file should be passed with the --in parameter. Is there any documentation on the format of this yaml file ? What do I need to provide ?

I figured out what is required. For anyone else trying this the format is:

instances:

name: <name>
filename: <filename>
ip: <ips>
dns: <dns>

Thanks for posting your solution, Terry!

CJ

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.