Changeset c825c3a in mod_gnutls for test/tests/12_cgi_variables/apache.conf
- Timestamp:
- Jul 3, 2019, 1:52:50 AM (19 months ago)
- Branches:
- asyncio, master, proxy-ticket
- Children:
- 59afe51
- Parents:
- e5546be
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/tests/12_cgi_variables/apache.conf
re5546be rc825c3a 11 11 ServerName ${TEST_HOST} 12 12 GnuTLSEnable On 13 GnuTLSCertificateFile 14 GnuTLSKeyFile 13 GnuTLSCertificateFile authority/server/x509.pem 14 GnuTLSKeyFile authority/server/secret.key 15 15 GnuTLSDHFile ${srcdir}/ffdhe3072.pem 16 16 GnuTLSPriorities NORMAL
Note: See TracChangeset
for help on using the changeset viewer.