Closed
Bug 429052
Opened 17 years ago
Closed 5 years ago
NSS_TRACE_OCSP="1" is supposed to enable OCSP tracing
Categories
(NSS :: Libraries, defect)
NSS
Libraries
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: nelson, Unassigned)
References
()
Details
On page http://wiki.mozilla.org/NSS:Tracing Kai reports:
> OCSP tracing uses PR_LogPrint.
>
> NSS_TRACE_OCSP="1" is supposed to enable OCSP tracing. However, it's not
> sufficient.
>
> It appears, you must enable logging for at least one module. It appears
> to be sufficient to request logging for any module, even if that module
> doesn't exit. If you're not interested in any other log output, you might
> even use NSPR_LOG_MODULES="any_random_string:5"
Something's not right there.
QA Contact: jjones
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•