Mutual TLS connections are failing with a certificate_unknown message after upgrading from 11.1.3 to 11.2.
API Gateway 11.2
Enabling post-quantum encryption (BCJSEE) in system.properties caused a certificate check for client authentication extended usage. The connection fails if the certificate lacks the client authentication EKU.
This issue appears only when Post-Quantum Encryption (BCJSSE) is enabled after upgrading to 11.2. The Post-Quantum Crypto Key Exchange can be enabled by adding the following line to the `system.properties` file:
To resolve the certificate unknown error, add the following lines *in addition* to the one above: