OutOfOrder.cc Logo

mod_gnutls SNI

 
 
 

SNI test servers

Server name indication is a way for HTTP TLS clients to indicate the name of the server they are connecting to. This allows multiple TLS virtual hosts on a single IP. The protocol is described in RFC 3546.

To test the Server Name Indication support of mod_gnutls. Use the following (virtual) servers:

  • test1.gnutls.org: X.509v3 server certificate and SRP authentication.
  • test2.gnutls.org: X.509v3 server certificate with subject alternative name set and SRP authentication. It requests a client certificate.
  • test3.gnutls.org: X.509v1 server certificate