mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-10 05:00:50 +02:00
9b65f5819c
1. In api.c, change the name of the devId global to testDevId. 2. In api.c, for the SNI test, some of the pointers were multiply typecast eventually to `void **`. An older compiler didn't like that. Just use void pointer.
Before creating any new configure files (.conf) read the CONF_FILES_README.md