• Vladislav Vaintroub's avatar
    MDEV-27373 wolfSSL 5.1.1 · be1d9653
    Vladislav Vaintroub authored
    - compile wolfcrypt with kdf.c, to avoid undefined symbols in tls13.c
    - define WOLFSSL_HAVE_ERROR_QUEUE to avoid endless loop SSL_get_error
    - Do not use SSL_CTX_set_tmp_dh/get_dh2048, this would require additional
      compilation options in WolfSSL. Disable it for WolfSSL build, it works
      without it anyway.
    - fix "macro already defined" Windows warning.
    be1d9653
user_settings.h.in 1.37 KB