What Happens When a VMC Certificate Expires?
When a VMC expires, logo display typically stops when mailbox providers detect the expired certificate. Email delivery is not affected — messages continue to send and receive normally. The impact is limited to brand logo visibility in supported inboxes. The BIMI DNS record and all other email authentication infrastructure remain in place; only the certificate validity is the issue.
What Stops and What Continues
- Logo display in Gmail and other providers that validate the certificate at display time
- Blue verified checkmark in Gmail (VMC-specific)
- Display in any provider that checks certificate validity before rendering the logo
- Email delivery — sending and receiving are unaffected
- DMARC enforcement and email authentication
- BIMI DNS record — remains published and queryable
- SPF and DKIM alignment
The certificate expiry is a display event, not a delivery event. Recipients do not see an error or warning message. From their perspective, the logo simply stops appearing — or the verified badge disappears — without any indication of why.
Why Certificate Validity Is Checked at Display Time
Mailbox providers that support BIMI with certificate verification check the validity of the certificate referenced in the a= tag when evaluating a message. An expired certificate typically fails this check and the provider does not display the logo, even if the DNS record is otherwise correctly formed and the SVG is accessible. Most providers treat an expired certificate the same as an absent one — there is generally no grace period, though specific provider behavior may vary.
The Gap Risk
The critical risk is a gap between expiry and renewal completion. If a replacement certificate is not issued before the current one expires, logo display stops for the duration of that gap. The VMC renewal process — which involves revalidation by the CA — typically takes days. Starting renewal at least 30–45 days before expiry ensures the new certificate is available before the old one lapses.
For full renewal scope details, see What Is Included in a BIMI Certificate Renewal Service. For the revalidation process specifically, see Do I Need Revalidation During VMC Renewal?
Frequently Asked Questions
Does an expired VMC affect email deliverability?
Can I keep the same BIMI DNS record after renewal?
a= tag remains the same — i.e., the renewed certificate is served at the same HTTPS address — the DNS record does not need to change. If the URL changes, the BIMI record must be updated and the change must propagate before display resumes.How long does it take for logo display to resume after renewal?
a= tag, providers that read it at display time will pick it up. DNS propagation (if the record changed) takes 24–48 hours. Some providers may have their own cache or recognition delay. Expect full resumption within 1–3 days of correct deployment.