Release date 2026/04/07
Feature
-
the
ssl_verifyoption to validate verification of the certificate presented by the server of the OCSP responder’s URL and by the server of the CRL Distribution Point is now enabled by default. -
Added WebSocket protocol support. This authentication plugin can now protect WebSocket connections (
wsandwssprotocols) in addition to HTTP/HTTPS. In hybrid mode, usingws/wsswith this plugin requires data planes running DP >= 3.14, or explicit removal ofws/wssprotocols from configurations targeting older data planes.
Bugfix
-
Fixed an issue where client certificates with Subject Alternative Name (SAN) DirectoryName extensions caused authentication errors. Added a new
san_dirname_matcherconfiguration option to specify which Distinguished Name attributes from the SAN DirectoryName extension should be used for consumer lookup.