VMC certificate inspector

Why inspect a VMC?

  • Validate issuer, validity window and certified domains before enabling BIMI for a brand.
  • Detect missing SAN entries, outdated business data or a certificate that is about to expire.
  • Confirm that the URL shared by a partner really serves a trusted VMC chain.

What is a VMC certificate?

A Verified Mark Certificate is an X.509 certificate that attests the trademark rights of an organization. Mailbox providers rely on it together with BIMI records to display brand logos in inboxes. The certificate encodes:

  • the legal subject and jurisdiction information (BN, address, business category)
  • the list of domains, URLs and identities authorised to display the logo
  • the issuing certificate authority and the validity period

How to use this tool

  1. Paste the full PEM certificate between -----BEGIN CERTIFICATE----- and -----END CERTIFICATE-----, or provide the HTTPS URL hosting the VMC.
  2. Click Parse VMC certificate.
  3. Review the subject, issuer, SAN entries and validity dates delivered by CaptainDNS.
  4. Regenerate or renew the certificate if a field looks incorrect.

Common issues

  • ERR_CERT_INPUT_MISSING – Provide either a PEM block or a HTTPS URL.
  • ERR_CERT_URL_INVALID – Only HTTPS targets are allowed and the server must respond successfully.
  • ERR_CERT_PEM_MISSING – The payload did not contain an actual certificate block.
  • ERR_CERT_INVALID – The certificate structure is corrupted or not a VMC.
  • ERR_CERT_FETCH_FAILED – CaptainDNS could not download the file (timeout, redirects, size limits).

Privacy & retention

Your certificate is sent to the CaptainDNS API solely to decode its metadata. The payload is processed in memory and never stored. Only generic telemetry such as response time or payload size is recorded to monitor service reliability.