wolfssl icon indicating copy to clipboard operation
wolfssl copied to clipboard

Recalculate suites at ssl initialization.

Open anhu opened this issue 8 months ago • 0 comments

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

anhu avatar May 09 '25 17:05 anhu