Changeset 59afe51 in mod_gnutls for test/tests/06_verify_sni_a/apache.conf
- Timestamp:
- Jul 3, 2019, 2:06:40 AM (3 years ago)
- Branches:
- asyncio, master, proxy-ticket
- Children:
- e8498bf
- Parents:
- c825c3a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/tests/06_verify_sni_a/apache.conf
rc825c3a r59afe51 14 14 ServerName imposter.example 15 15 GnuTLSEnable On 16 GnuTLSCertificateFile 17 GnuTLSKeyFile 16 GnuTLSCertificateFile authority/imposter/x509.pem 17 GnuTLSKeyFile authority/imposter/secret.key 18 18 GnuTLSPriorities NORMAL 19 19 </VirtualHost>
Note: See TracChangeset
for help on using the changeset viewer.