mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-22 23:38:44 +00:00
While at it, fix the following: - on server with RSA_PSK, we don't want to set flags (client auth happens via the PSK, no cert is expected). - use safer tests (eg == OPTIONAL vs != REQUIRED)