[ Thanks to IdaAshley for this link.
]
“The first two parts of this series discuss creating client-side
applications using OpenSSL. Part 1 discusses creating a basic
secure client using OpenSSL, while Part 2 talks more in depth about
digital certificates. After a few e-mails and some positive
feedback from readers of these articles, it was clear that the next
logical discussion should be about servers.“Servers provide a network and the Internet with access to
resources such as files and devices. At times it is necessary to
provide these services across a secure channel. OpenSSL lets you
write services using both secure and open channels…”