sepfy / libpeer

WebRTC Library for IoT/Embedded Device using C
MIT License
804 stars 108 forks source link

Check the result of SSL certificate verification #34

Closed szsam closed 10 months ago

szsam commented 1 year ago

It is unsafe to use a certificate without checking if it is valid.

sepfy commented 10 months ago

plan to switch the openssl to mbedtls