Skip to main content Link Search Menu Expand Document (external link)

powerutil ca gen

Generate certificate

powerutil ca gen [flags]

Options

      --ca string         Certificate authority file
      --ca-key string     Certificate authority key file
  -h, --help              help for gen
      --hostname string   Hostname
      --key-algo string   Key algorithm (default "rsa")
      --key-size int      Key size (default 4096)

Options inherited from parent commands

  -v, --verbose   Verbose output

SEE ALSO