heroku certs:add <CRT> <KEY>

Add an SSL certificate to an app

Arguments

NameDescription
CRT
KEY

Options

NameDescription
--bypassBypass the trust chain completion step
--type <type>Type to create, either 'sni' or 'endpoint'
-a, --app <app>App to run command against
-r, --remote <remote>Git remote of app to use