I want to use PKI infrastructure to auth my web App. The scenario is:
My login page allows the user input his/her name, and provide a random code. The user input his/her name, submit the page. Mozilla sign the random code. My web app uses the user public key to verify the sign.
Mozilla provides NSS XPCOM. But i don't know how to use it. Could anyone help me with the JavaScript code?
Thanks.
pens _______________________________________________ Mozilla-xpcom mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-xpcom
