pqcOrigin


Use this behavior to manage Post Quantum Cryptography (PQC) key exchanges with your origin.

To enable PQC to Origin for Enhanced TLS or Standard TLS, set the behavior to enabled=true. To disable PQC, set the behavior to enabled=false.

This behavior is compatible only with custom origins. Your Origin TLS version needs transport layer security (TLS) version 1.​3 and support for PQC (X25519MLKEM768 key exchange).

OptionTypeDescriptionRequires
enabledboolean

Enables Post Quantum Cryptography (PQC) key exchanges.

{"displayType":"boolean","tag":"input","type":"checkbox"}