Changeset f828974 in mod_gnutls for test/tests/00_basic/apache.conf
- Timestamp:
- Jul 15, 2019, 3:26:28 PM (20 months ago)
- Branches:
- asyncio, master, proxy-ticket
- Children:
- 7cfc02b
- Parents:
- c3aebe5
- git-author:
- Fiona Klute <fiona.klute@…> (07/15/19 15:21:17)
- git-committer:
- Fiona Klute <fiona.klute@…> (07/15/19 15:26:28)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/tests/00_basic/apache.conf
rc3aebe5 rf828974 6 6 ServerName ${TEST_HOST} 7 7 GnuTLSEnable On 8 GnuTLSCertificateFile authority/s erver/x509.pem9 GnuTLSKeyFile authority/s erver/secret.key8 GnuTLSCertificateFile authority/subca/server/x509-chain.pem 9 GnuTLSKeyFile authority/subca/server/secret.key 10 10 </VirtualHost>
Note: See TracChangeset
for help on using the changeset viewer.