notation certificate generate-test
notation certificate generate-test
Generate a test RSA key and a corresponding self-signed certificate.
Synopsis
Generate a test RSA key and a corresponding self-signed certificate
Example - Generate a test RSA key and a corresponding self-signed certificate named “wabbit-networks.io”: notation cert generate-test “wabbit-networks.io”
Example - Generate a test RSA key and a corresponding self-signed certificate, set RSA key as a default signing key: notation cert generate-test –default “wabbit-networks.io”
notation certificate generate-test [flags] <common_name>
Options
-b, --bits int RSA key bits (default 2048)
--default mark as default signing key
-h, --help help for generate-test
SEE ALSO
- notation certificate - Manage certificates in trust store
Auto generated by spf13/cobra on 19-Sep-2023
Last modified
November 5, 2023
: added CLI reference content for v1.0.0 (#355) (72786dc)