Changeset c825c3a in mod_gnutls for test/tests/26_redirect_HTTP_to_HTTPS/apache.conf
- Timestamp:
- Jul 3, 2019, 1:52:50 AM (4 years ago)
- Branches:
- asyncio, main, master, proxy-ticket
- Children:
- 59afe51
- Parents:
- e5546be
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/tests/26_redirect_HTTP_to_HTTPS/apache.conf
re5546be rc825c3a 29 29 RewriteOptions Inherit 30 30 GnuTLSEnable On 31 GnuTLSCertificateFile server/x509.pem32 GnuTLSKeyFile server/secret.key31 GnuTLSCertificateFile authority/server/x509.pem 32 GnuTLSKeyFile authority/server/secret.key 33 33 GnuTLSPriorities NORMAL 34 34 </VirtualHost>
Note: See TracChangeset
for help on using the changeset viewer.