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