PSM uses the PKCS#11 interface (via NSS).  What you would need to write
is a PKCS#11 module that provides access to your cert (presumably, you
would do that anyway once you moved to smart cards).

See NSS documentation at
http://www.mozilla.org/projects/security/pki/nss/index.html.

Anyone know where the guidelines for writing a PKCS#11 module for NSS
are?  I didn't see them on that page, seems like that would be a useful
link.

-Ian


Reply via email to