Confirmed users
563
edits
(Created page with "==NSS Test Suite and OCSP== HOWTO setup an OCSP server for the NSS test suite As part of the "chains" part of the NSS test suite, connections to a special OCSP server will be a...") |
|||
| Line 46: | Line 46: | ||
* Either keep NSS_TESTS variable, to only run that test, or Unset the environment variable to run all tests: export -n NSS_TESTS | * Either keep NSS_TESTS variable, to only run that test, or Unset the environment variable to run all tests: export -n NSS_TESTS | ||
* Run the NSS test suite (see step 4) and verify that you no longer find "skipping OCSP tests" in the output. | * Run the NSS test suite (see step 4) and verify that you no longer find "skipping OCSP tests" in the output. | ||
[[Category:NSS]] | |||