Can you please provide more information, such as a broken line of code or a simple test case that reproduces the incorrect behavior?
Patrick wrote: >How can I get JSS to return an error message similar to NSS? For example, >when my client connects to my server and the server checks the client's cert >and finds it does not trust the issuer, JSS will say something like "Could >not find cert or key for authentication", whereas NSS will say sometime like >"User does not trust issuer of peer's certificate" (which is more useful >message for the user to troubleshoot). I'm hoping maybe I can't tweak >something in the JSS build system? > >-- POC > >
