wolfssl
wolfssl copied to clipboard
Recalculate suites at ssl initialization.
modifies the InitSSL() function in src/internal.c to recalculate cipher suites after copying DH parameters from the context to the SSL object.
Fixes ZD19827