To align with industry best practices and enhance security, we’re ending support for Transport Layer Security (TLS) versions 1.0 and 1.1 on Tuesday, September 23, 2025.
This update might affect systems or legacy scripts that connect to the DV+ platform using these older TLS versions. Specifically, this could affect any DV+ API gateway integrations you have with Magnite, especially with legacy scripts that might connect to our services.
To avoid disruptions, we recommend updating your integrations to a supported version like TLS 1.2 or higher.
Reach out to your Magnite representative if you have any questions or need assistance with any technical adjustments.
Older TLS protocols have known vulnerabilities that can pose risks, including the following:
To protect data integrity and confidentiality, modern security standards recommend TLS 1.2 or higher.
The deprecation affects the following Magnite APIs:
Integrations relying on TLS 1.0 or 1.1 will no longer be supported.
This update aligns Magnite with key compliance frameworks, including:
We recommend updating any systems or scripts to use TLS 1.2 or higher. To verify your current TLS usage, use the code below:
Open SSL
cURL
For more detailed TLS inspection, use tools like the Wireshark TLS handshake guide.