Serve the Verisoul Web SDK from a custom subdomain for first-party delivery
js.mywebsite.com
).
*.verisoul.ai
, you can allow a single sub-domain you control.api.{env}.verisoul.ai
; only the <script>
tag changes.https://mywebsite.com
can use:
js.mywebsite.com
v.mywebsite.com
verisoul.mywebsite.com
telemetry.mywebsite.com
fingerprint.mywebsite.com
js.mywebsite.com
). Wild-card and multi-level names are not supported.
js-cname.verisoul.ai
.
Status | Meaning |
---|---|
processing | Verisoul is provisioning the TLS certificate. |
pending_validation | We have not detected the CNAME yet – check that the record is present and has propagated. |
active | The certificate is issued and your subdomain is ready to use. |
dig
or an online DNS checker to confirm that both CNAME records are visible publicly.