cert.key.create#
Creates a rsa, ec or ml-dsa key pair.
Usage: cert.key.create [options...] <alg> <key file>
Options:
-p Encrypt private key. Uses environment KEY_PASS or asks for the passphrase.
alg: rsa:2048, rsa:4096, ec:prime256v1, ec:secp384r1, ml-dsa-44, ml-dsa-65, ml-dsa-87