Changeset e080eef in mod_gnutls for test/tests/09_verify_no_sni_fails_with_wrong_order/apache.conf
- Timestamp:
- Aug 13, 2020, 2:17:52 AM (2 years ago)
- Branches:
- asyncio, master
- Children:
- 43a601f
- Parents:
- facbb08
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/tests/09_verify_no_sni_fails_with_wrong_order/apache.conf
rfacbb08 re080eef 10 10 GnuTLSCertificateFile authority/imposter/x509.pem 11 11 GnuTLSKeyFile authority/imposter/secret.key 12 GnuTLSPriorities NORMAL13 12 </VirtualHost> 14 13 … … 18 17 GnuTLSCertificateFile authority/server/x509.pem 19 18 GnuTLSKeyFile authority/server/secret.key 20 GnuTLSPriorities NORMAL21 19 </VirtualHost> 22 20
Note: See TracChangeset
for help on using the changeset viewer.