f5.cert.csr.create-from-key

f5.cert.csr.create-from-key#

Creates a certificate signing request from existing key.
https://community.f5.com/kb/codeshare/generate-private-key-w-csr-via-icontrol-rest/283528

Usage: f5.cert.csr.create-from-key --key=<key> --cn=<common name>
Options:
    -a <dns alternative name>
    -c <config file>
    -i <ip alternative name>
    -n <name>
    --partition=<f5 partition>, default: Common
    --key=<key>
    --cn=<common name>
    --org=<organization>
    --ou=<organizational unit>
    --city=<city>
    --state=<state>
    --country=<country>