Changeset 4cc1edc in mod_gnutls for test/tests/27_OCSP_server/apache.conf
- Timestamp:
- May 30, 2016, 4:06:12 PM (5 years ago)
- Branches:
- asyncio, debian/master, debian/stretch-backports, master, proxy-ticket, upstream
- Children:
- c05780e
- Parents:
- 20f8e99
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/tests/27_OCSP_server/apache.conf
r20f8e99 r4cc1edc 1 <If "-n osenv('OCSP_PORT')"> 2 # Listen is not allowed inside If, hence the detour. 3 Define OCSP_PORT ${OCSP_PORT} 4 </If> 1 Define OCSP_PORT ${OCSP_PORT} 5 2 6 3 Include ${srcdir}/base_apache.conf
Note: See TracChangeset
for help on using the changeset viewer.