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

25

Author: JT Smith

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.

Link: howtoforge.com

Category:

  • Linux