Jero wrote, On 2008-07-09 07:22:

> I know that you can do do that changing the contentType in a servlet to 
> "application/x-x509-user-cert" but I want to install more than one user 
> certificate (if you send a pkcs7 with several user certificates only the 
> first one is installed).

That might be a bug.  It also might merely be an issue with the order
of the certs in the PKCS7 signedData object.   That needs investigation.

Nonetheless, I imagine there are ways to work around that limitation.
Consider a frame set containing multiple frames, each of which is just
an "application/x-x509-user-cert" occupying no space on the screen.

I'm sure there are other ways to download multiple
"application/x-x509-user-cert" downloads with a single http response.
I suggest you explore them, because I think it's likely to be less work
than getting CMMF going.
_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to