Jean,
On 12/8/2014 02:38, Jean Bave wrote:
Thank you for your answer.
We tried the SunPKCS11 class but the thing is we are trying to access
Firefox's keystore to reach the certificates of a physical token stored in
it.
Apparently the Sun provider cannot deal with physical tokens through
Firefox's keystore. Does that seem plausible to you?
The Sun provider accesses PKCS#11 libraries directly. You can write code
with it to access the NSS softoken database.
But SunPKCS11 itself won't directly read the NSS secmod.db/pkcs11.txt .
You probably would have to write additional code to do that, enumerate
all those PKCS#11 modules, and load them with SunPKCS11 .
Julien
--
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto