mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-22 22:52:58 +00:00
When testing async callbacks with SNI, make all the keys async, not just the first one. Otherwise the test is fragile with respect to whether a key is used directly or through the async callbacks.