How to log out of SDR?

2009-10-13 Thread Neil
This is probably PSM again, but I hope someone here can answer it, or point me somewhere. We have a both menuitem and a dialog that logs you out of the SDR, so that you need to reenter your Master Password to gain access to your stored certificates and other encrypted material, such as the

SEC_ERROR_EXTENSION_NOT_FOUND

2009-10-13 Thread star_night
Hello, We are getting this error from a library. I have been told the module is configured trust all certs. Can someone shed some light on libssl, libnss stack trace and the error? Thanks SN -- dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org

Making OCSP soft fail smarter

2009-10-13 Thread Gervase Markham
Firefox uses OCSP but, by default, any response other than a definite is revoked response is treated as is not revoked. There is a user pref that allows the user to change that, so that any response other than is not revoked is treated as is revoked. IMO, we need to be smarter about that.

Re: SEC_ERROR_EXTENSION_NOT_FOUND

2009-10-13 Thread star_night
On Oct 13, 6:26 am, star_ni...@my-deja.com wrote: Hello, We are getting this error from a library. I have been told the module is configured trust all certs. Can someone shed some light on libssl, libnss stack trace and the error? Thanks SN I apologize I missed the trace

Re: Making OCSP soft fail smarter

2009-10-13 Thread Robert Relyea
On 10/13/2009 07:31 AM, Rob Stradling wrote: Gerv, have you read the current security.OCSP.require in Firefox thread on mozilla.dev.security? Daniel Veditz said yesterday... An alternate approach I'd like to lobby our front-end guys on would be to put up a scary red bar when we can't

Re: How to log out of SDR?

2009-10-13 Thread Nelson Bolyard
Neil wrote: This is probably PSM again, Yes. but I hope someone here can answer it, or point me somewhere. We have a both menuitem and a dialog that logs you out of the SDR, so that you need to reenter your Master Password to gain access to your stored certificates and other encrypted

Re: SEC_ERROR_EXTENSION_NOT_FOUND

2009-10-13 Thread Nelson Bolyard
star_ni...@my-deja.com wrote: We are getting this error from a library. What library function? PR_Write? What NSS library version? How did you get this copy of NSS? As binaries directly from Mozilla? As binaries from from Linux distribution? (which one?) As sources? (where from? Have you