Delete Vercel Managed SSL Certificate

Hello Everyone,

I had a project that was under dev.myapp.io subdomain. Vercel had generated and stored an SSL certificate for the subdomain in that case. I wanted to delete the certificate generated by vercel as I am moving the subdomain management to Route53 and I want to manage the domain, cert and cert validation there.

My questions are:

  1. How can I (if I can) delete/revoke the cert that was issued by vercel?
  2. If I don’t delete but change the domain my project is using so that dev.myapp.io is no longer in use, will vercel still renew the certificate when it expires?

The domain troubleshooting guide can help with most custom domain configuration issues. You might be able to use that guide to solve it before a human is available to help you. Then you can come back here and share the answer for bonus points.

You can also use v0 to narrow down the possibilities.