106
edits
(New page: This page is meant to collect the various mechanism used to trace the runtime behavior of NSS. It might be necessary to use a debug build. ==libPKIX== libPKIX uses the PR_LOG macro with ...) |
(Report the related bug number) |
||
Line 7: | Line 7: | ||
You may enable logging output using NSPR_LOG_MODULES="pkix:5" | You may enable logging output using NSPR_LOG_MODULES="pkix:5" | ||
In addition, you may have to use NSS_STRICT_SHUTDOWN="x" to ensure the pkix log module gets activated. | In addition, you may have to use NSS_STRICT_SHUTDOWN="x" to ensure the pkix log module gets activated. This is the subject of [https://bugzilla.mozilla.org/show_bug.cgi?id=429039 bug 429039]. | ||
==OCSP== | ==OCSP== |
edits