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 835 forks source link

Check Root CA by TSIP before adding it to ca-table #8101

Closed miyazakh closed 3 weeks ago

miyazakh commented 1 month ago

Description

Check Root CA by TSIP before adding it to ca-table

Fixes zd#18807

Testing

Run RX72N example program including crypt test, client.

Checklist

miyazakh commented 1 month ago

retest this please

miyazakh commented 1 month ago

retest this please