Hello, 

I'm developing an specific PKCS#11 module for  Mozilla Firefox, 
the module works fine, but when acces to certificates is needed,
i.e doing an https connection, Firefox asks for the token password,
when there's no need of it because no access to private objects is done.

I have read something about nss module than allow bypass this situation 
some king of slot flag named PublicCerts, the thing is that i don't know this 
macro's value, when i try slotFlags= 0xFFFFFFFF it works ok but obviously is 
not the mean.

I have read too something about setting the token friendly but I don't know 
how to do it. 

Do you know this macro's value or some other setup that allow to access 
the token without password and password asking remains just for private 
keys accesing?

THx

Paul Santapau Nebot
Universitat Jaume I (www.uji.es)
Clauer Team (clauer.nisu.org) 
_______________________________________________
dev-tech-crypto mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to