Skip to content

Instantly share code, notes, and snippets.

@marcinpraczko
marcinpraczko / testssl.sh
Created October 17, 2014 14:11
SSL - Testing SNI with openssl
# Tested on:
# CentOS release 6.5 (x86_64)
# OpenSSL: OpenSSL 1.0.1e-fips 11 Feb 2013
# This is basic example of testing SNI with openssl command
# Required - 2 valid SSL certs with keys
# No checking Intermedaite SSL certs so far
# Setup server - listen on localhost:4433 by default.
openssl s_server -www \