OCSP Stapling with wolfSSL

Did you know that wolfSSL supports OCSP Stapling (Certificate Status Request TLS Extension) described in RFC6066 and OCSP Stapling v2 (Certificate Status Request TLS Extension v2) described in RFC6961? And what benefits can we get out of it?Without OCSP stapling, SSL/TLS clients needs to spend extra resources on a second socket to communicate with an […]

Read MoreMore Tag

TLS 1.3 Now Available in wolfSSL #TLS13

The wolfSSL lightweight SSL/TLS library now supports TLS 1.3 (Draft 18) on both the client and server side! A BETA release of wolfSSL (wolfSSL 3.11.1) is available for download from our download page.  This release is strictly BETA, and designed for testing and user feedback.  Users and customers wanting a stable and production-ready version of wolfSSL should remain […]

Read MoreMore Tag

wolfMQTT v0.13 Released

wolfMQTT v0.13 is now available for download. This release contains fixes for non-blocking and Arduino. The wolfMQTT client is a lightweight protocol used commonly in the IoT space and is a pub/sub model. It is written in C from scratch and is based on the MQTT v3.1.1 specification. As a result the code is compact […]

Read MoreMore Tag

Using wolfSSL with #OpenVPN

Hi!  Are you interested in using wolfSSL with OpenVPN?  If so, let us know at facts@wolfssl.com or post a reply to this forum topic: https://www.wolfssl.com/forums/topic999-using-wolfssl-with-openvpn.html The wolfSSL lightweight SSL/TLS library is nice for reduced overhead and maximum throughput in addition to supporting cutting edge curves and cipher suites!  wolfSSL currently supports up to TLS 1.3 […]

Read MoreMore Tag

PyCon CZ 2017

Moises Guimaraes of the wolfSSL team will be in Prague June 8th to 10th, talking at PyCon CZ about our wolfCrypt Python module and basic cryptography principles. See his talk summary at https://cz.pycon.org/2017/speakers/detail/talk/28/#main. Register today for PyCon CZ at https://cz.pycon.org/2017/#tickets. If you are already planning on attending, please chat with us about cryptography, SSL/TLS, and […]

Read MoreMore Tag

wolfSSL TLS 1.3 BETA Release Now Available

The wolfSSL lightweight SSL/TLS library now supports TLS 1.3 (Draft 18) on both the client and server side! A BETA release of wolfSSL (wolfSSL 3.11.1) is available for download from our download page. This release is strictly BETA, and designed for testing and user feedback. Users and customers wanting a stable and production-ready version of […]

Read MoreMore Tag

wolfSSL 3.11.0 Now Available

wolfSSL 3.11.0 is now available for download! This release contains bug fixes, exciting new features, and includes fixes for several security vulnerabilities (5 low and 1 medium level). Continue reading below for a summary of the features and fixes included in this release. Vulnerability FixesThis release fixes three LOW level vulnerabilities reported by Yueh-Hsun Lin […]

Read MoreMore Tag

meta-wolfssl Layer for #Yocto and #OpenEmbedded

We have been working within OpenEmbedded and the Yocto Project to develop an Open Source SSL/TLS layer designed for incorporating wolfSSL into custom Linux builds for embedded systems. meta-wolfssl contains three completed recipes including the wolfSSL library as well as the wolfCrypt test and benchmark executables. You can now test and send information quickly and […]

Read MoreMore Tag

wolfSSL + NGINX

Hi!  We have been asked a number of times about wolfSSL integration with the Nginx web server.  If you are not familiar with Nginx, it is a high performance, high concurrency web server that is becoming extremely popular these days.  You can learn more about Nginx at nginx.com. Nginx and wolfSSL make a likely pairing […]

Read MoreMore Tag