Select TLS protocol versions
TLS (Transport Layer Security) is a cryptographic protocol that provides secure data transmission between a CDN server and a user's browser.
By default, a CDN resource supports all TLS protocol versions, as well as SSLv3 for browser compatibility. Not all supported protocols meet security standards: TLSv1, TLSv1.1, and SSLv3 are considered obsolete. The use of modern protocols can be important, for example, if a service processes payments—it must comply with the PCI DSS standard, which requires the use of only modern TLS versions 1.2 and 1.3.
To improve the security of a TLS connection, you can use modern versions of the TLS protocol or select specific versions that the CDN resource will support. When using modern TLS versions, you can also enable SSL encryption for additional protection.
To select TLS protocol versions:
-
In the control panel, in the top menu, click Products and select CDN.
-
In the CDN Resources section, open the resource page → General tab.
-
Select which TLS protocol versions the CDN resource will support:
-
modern TLS versions — select the Use only modern TLS versions checkbox. The connection will be established using TLSv1.2 and TLSv1.3, and other protocol versions will be disabled;
-
specific TLS versions — in the TLS Protocols field, select the required versions.
-
-
Optional: if you selected the Use only modern TLS versions checkbox in step 3, select the Use strong SSL ciphers checkbox. SSL encryption further enhances TLS connection security.
-
Click Apply. While settings are being applied, the CDN resource will be in the
PROCESSINGstatus. During this time, other settings cannot be applied. Settings will be applied when the CDN resource transitions to theACTIVE.