[WHQL] WiFi device/driver encryption requirements

Hi all,

We are developing a WiFi driver for Windows 11 using the (new) wificx library. The driver is for a customer-specific hardware.

Driver implementation is about to be finished, and everything worked quite well so far. We are now starting WHQL certification.
It looks like the WHQL testbench WiFi tests require a WPA2-PSK/AES encryption to pass, but our hardware supports WPA3-SAE and OWE encryption, only, for now.

Is it possible to select the type of encryption used by WiFi driver WHQL tests? Is there anyone out there who can share experiences on this?

Thanks, Frank