vercel certs
Manages your SSL certificates
Subcommands
Name | Description |
---|---|
ls | List all certificates under an account |
issue | Issue certificates for multiple domains |
rm | Remove a certificate by id |
Options
Name | Description |
---|---|
--challenge-only | Show challenges needed to issue a certificate |
--crt <arg> | Include path to .crt |
--key <arg> | Include path to .key |
--ca <arg> | Include path to .ca |