mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-06 22:00:49 +02:00
aeeeb666a7
1. The test_wolfSSL_X509V3_EXT_print() test was using stderr for output, changed to stdout. 2. A call to XFREAD wasn't typecasting its output to the size of the variable getting the output in decodedCertCache_test().