source:
mod_gnutls/test/test-27_OCSP_server.bash
@
0699668
Last change on this file since 0699668 was 0699668, checked in by , 13 months ago | |
---|---|
|
|
File size: 190 bytes |
Line | |
---|---|
1 | #!/bin/bash |
2 | # Try HTTPS access with OCSP status check |
3 | |
4 | # Skip if OCSP tests are not enabled |
5 | [ -n "${OCSP_PORT}" ] || exit 77 |
6 | |
7 | . ${srcdir}/netns_py.bash ${srcdir}/runtest.py --test-number 27 |
Note: See TracBrowser
for help on using the repository browser.