This article presents a possible use case and corresponding sample flow that you can support. It provides a useful starting point as you plan your implementation.
An enterprise issues certificates for all of its web properties from its own certificate authority and wants the sites it runs on Wix to serve those certificates too. The certificate covers both the apex domain and its www name.
To install the certificate and confirm the domains serve it:
example.com and www.example.com, using a 2048-bit RSA key.metaSiteId set to the ID from step 1, both domains in domainNames, and the bundle in certificatePem. The response returns the installed certificate, including its serialNumber and notAfter date.serialNumber with the value from the previous step to confirm the domain serves the new certificate.notAfter and repeat the flow with a fresh certificate before that date.Last updated: 23 September 2026