Changeset e376ed8 in mod_gnutls for test/tests/27_OCSP_server/apache.conf
- Timestamp:
- Nov 29, 2019, 4:30:08 PM (16 months ago)
- Branches:
- asyncio, master, proxy-ticket
- Children:
- 618ee14
- Parents:
- d4c9331 (diff), 556783e (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/tests/27_OCSP_server/apache.conf
rd4c9331 re376ed8 12 12 #GnuTLSOCSPStapling On 13 13 GnuTLSOCSPCacheTimeout 60 14 GnuTLSCertificateFile authority/s erver/x509-chain.pem15 GnuTLSKeyFile authority/s erver/secret.key14 GnuTLSCertificateFile authority/subca/server/x509-chain.pem 15 GnuTLSKeyFile authority/subca/server/secret.key 16 16 GnuTLSPriorities NORMAL 17 17 </VirtualHost>
Note: See TracChangeset
for help on using the changeset viewer.