Home » Tag: OpenSSL Programming

Tag Archives: OpenSSL Programming

An Introduction to OpenSSL Programming, Part I of II

Eric Rescorla Issue #89, September 2001 Do you have a burning need to build a simple web client and server pair? Here’s why OpenSSL is for you. The quickest and easiest way to secure a TCP-based network application is with SSL. If you’re working in C, your best choice is probably to use OpenSSL (http://www.openssl.org/). OpenSSL is a free (BSD-style ...

Read More »