heroku certs:update <CRT> <KEY>

Update an SSL certificate on an app

Arguments

NameDescription
CRT
KEY

Options

NameDescription
--bypassBypass the trust chain completion step
--name <name>Name to update
--endpoint <endpoint>Endpoint to update
-a, --app <app>App to run command against
-r, --remote <remote>Git remote of app to use