aafw.cert.new

aafw.cert.new#

Deploys a new certificate.
Usage: aafw.cert.new [options...] <project path> <branch> <certificate name>
The common name is set to the certificate name if not specified by the "--cn" option.
Options:
    -a <dns alternative name>
    -i <ip alternative name>
    -k <private key type>  rsa:2048, rsa:4096, ec:prime256v1, ec:secp384r1
    -o NAME=VALUE  Add additional variables to configuration file
    --cn=<CN>
    --org=<organization>
    --ou=<organizational unit>
    --city=<city>
    --state=<state>
    --country=<country>