openssl

How To Enable Multiple HTTPS Sites For One IP On Debian Etch Using TLS Extensions

| | | | | | | |

This guide is Debian specific but could be ported to other distributions since the concept is the same. In order to use TLS Extensions we have to patch and recompile Apache2 and recompile OpenSSL with the enable-tlsext directive. Since TLS extensions are relatively new, some Internet browsers will not work so the Apache2 server will deliver just the default site as http 1.0 does on an http 1.1 server.

Secure Websites Using SSL And Certificates

| | | | | | | |

This article will guide you through the entire process of setting up a secure website using SSL and digital certificates. This guide assumes that you already have a fully functional (and configured) server running Apache, BIND, and OpenSSL. Just as a side note, this guide was written based on a Fedora Core 6 distribution, but should be the same for most other distros out there.

HOWTO: Creating your own CA with OpenSSL

| | | | | |

This is a HOWTO on creating your own certification authority (CA) with OpenSSL.

Openssl command line HOWTO

| |

FAQ on openssl command line. Very useful resource for openssl fanatics

Syndicate content