gary.truong wrote:
> (notes: we can import the pkcs12 file to Mozilla's cert store, but the 
> question here is how to deal with the binary sending from the server).

Nelson B wrote:
> The Content-disposition: attachment HTTP header should force the file to
be saved to disk...  

I've dealt with implementations where a signed applet is pushed down to the
user, then the PKCS#12 is pulled down, and then PKCS#11 calls are made to
programmatically import the PKCS#12 into the store.  In IE it was more
tricky, and involved a signed ActiveX control that pulled down the PKCS#12
and used MS Crypto-API to import the PKCS#12.

Either way it's definitely *not* easy.
-alex
_______________________________________________
mozilla-crypto mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-crypto

Reply via email to