intercity / intercity-next

Web control panel to deploy apps on your servers (with Dokku)
https://intercity.io/
MIT License
116 stars 23 forks source link

Allow removal of SSL Certificates #231

Open francisschmaltz opened 6 years ago

francisschmaltz commented 6 years ago

Allow SSL certificates to be removed from an App (for instance if you have a wild card certificate that you use for all *.dokku.domain.com deployments but then change to a new certificate for a different domain).

jvanbaarsen commented 6 years ago

@francisschmaltz When you go to SSL on your app, you should be able to remove the SSL certificate: image

or do you mean just disable it, and not remove the cert from your server?