Include ${srcdir}/base_apache.conf GnuTLSCache ${DEFAULT_CACHE} # trying in a different order from 06_verify_sni_a ServerName imposter.example GnuTLSEnable On GnuTLSCertificateFile authority/imposter/x509.pem GnuTLSKeyFile authority/imposter/secret.key GnuTLSPriorities NORMAL ServerName ${TEST_HOST} GnuTLSEnable On GnuTLSCertificateFile authority/server/x509.pem GnuTLSKeyFile authority/server/secret.key GnuTLSPriorities NORMAL