Changeset c825c3a in mod_gnutls for test/tests/13_cgi_variables_no_client_cert
- Timestamp:
- Jul 3, 2019, 1:52:50 AM (22 months ago)
- Branches:
- asyncio, master, proxy-ticket
- Children:
- 59afe51
- Parents:
- e5546be
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/tests/13_cgi_variables_no_client_cert/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 GnuTLSPriorities NORMAL 16 16 GnuTLSClientCAFile authority/x509.pem
Note: See TracChangeset
for help on using the changeset viewer.