[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live) [Help](/c/help/9) # Delete Vercel Managed SSL Certificate 68 views · 0 likes · 2 posts Mzakariia (@mzakariia) · 2025-11-12 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? system (@system) · 2025-11-12 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](https://community.vercel.com/t/introducing-the-vercel-leaderboard/1358). https://vercel.com/docs/projects/domains/troubleshooting You can also use [v0](https://v0.dev/) to narrow down the possibilities.