Skip to content
  • Georgi Kodinov's avatar
    77549866
    WL#8898: migrate away from yaSSL · 77549866
    Georgi Kodinov authored
    1. Remove the yassl library
    2. Make sure mysql can build with wolfssl
    3. Replace all of the HAVE_YASSL macros with HAVE_WOLFSSL
    4. Resort to using more of the openSSL API, since wolf supports much
    more of these.
    5. Added a new -DWITH_SSL option: -DWITH_SSL=wolfssl
    6. TLS 1.2 support enabled for wolfSSL
    77549866
    WL#8898: migrate away from yaSSL
    Georgi Kodinov authored
    1. Remove the yassl library
    2. Make sure mysql can build with wolfssl
    3. Replace all of the HAVE_YASSL macros with HAVE_WOLFSSL
    4. Resort to using more of the openSSL API, since wolf supports much
    more of these.
    5. Added a new -DWITH_SSL option: -DWITH_SSL=wolfssl
    6. TLS 1.2 support enabled for wolfSSL
Loading