add SNI support by default to user_settings.h with C# wrapper

This commit is contained in:
JacobBarthelmeh
2025-10-07 16:43:30 -06:00
parent b179f0d267
commit 459a4be339

View File

@@ -45,6 +45,7 @@
#define WOLFSSL_KEY_GEN /* RSA key gen */
#define WOLFSSL_ASN_TEMPLATE /* default */
#define WOLFSSL_SHA3
#define HAVE_SNI
#if 0
#define OPENSSL_EXTRA