wolfSSL / wolfssl

The wolfSSL library is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. wolfSSL supports up to TLS 1.3 and DTLS 1.3!
https://www.wolfssl.com
GNU General Public License v2.0
2.36k stars 834 forks source link

tests api: fix inconsistent do_acert_verify_test guards. #8125

Closed philljj closed 3 weeks ago

philljj commented 3 weeks ago

Description

Inconsistent define guards around an acert test.

Fixes build error in zd#18875.

Testing

Instructions in ticket.