Hi! We`ve been getting a number of questions about the high profile vulnerabilities in OpenSSL, GnuTLS, NSS and mod_ssl.This vulnerability is based on a potentially insecure SSL early feature that yaSSL chose to never support in the first place. As such, yaSSL/wolfSSL was never insecure. More details on the issue can be found below: From […]
Read MoreMore TagMonth: November 2009
yaSSL Embedded SSL Release 1.2.0
The wolfSSL embedded SSL library Release 1.2.0 is now available for download. Release 1.2.0 for wolfSSL adds bug fixes and session negotiation when first use is read or write. To get TLS 1.2 support please use the client and server functions: SSL_METHOD *TLSv1_2_server_method(void);SSL_METHOD *TLSv1_2_client_method(void); The wolfSSL OpenSSL compatibility layer was tested against lighttpd 1.4.23, see the notes in README […]
Read MoreMore Tag
