Hello I consider writing a SASL plugin for performing certificate-based browser to LDAP directeory authentication, over an unprivilegied web application.
The idea is that the LDAP directroy would send a nonce, and the browser should send it back signed. popChallengeResponse seems do do what I need: https://developer.mozilla.org/en/PopChallengeResponse But there is not a lot of information about that function. Is there any sample code using it? -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz [email protected] -- dev-tech-crypto mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-crypto

