Changeset c825c3a in mod_gnutls for test/tests/09_verify_no_sni_fails_with_wrong_order/apache.conf
- Timestamp:
- Jul 3, 2019, 1:52:50 AM (4 years ago)
- Branches:
- asyncio, master, proxy-ticket
- Children:
- 59afe51
- Parents:
- e5546be
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/tests/09_verify_no_sni_fails_with_wrong_order/apache.conf
re5546be rc825c3a 16 16 ServerName ${TEST_HOST} 17 17 GnuTLSEnable On 18 GnuTLSCertificateFile 19 GnuTLSKeyFile 18 GnuTLSCertificateFile authority/server/x509.pem 19 GnuTLSKeyFile authority/server/secret.key 20 20 GnuTLSPriorities NORMAL 21 21 </VirtualHost>
Note: See TracChangeset
for help on using the changeset viewer.