mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-31 06:49:15 +01:00
- Use wolfSSL API wolfSSL_set_groups() and wolfSSL_CTX_set_groups() to configure curves list - This sets ssl->groups and ctx->groups accordingly and makes TLSX_KEY_SHARE generation respect the selection and precedence. - Add tests in quic to assert the order of selections.
Before creating any new configure files (.conf) read the CONF_FILES_README.md