Ok, I have found the flag, I've seen that setting the slot flag 0x00000005 Mozilla Firefox avoid asking password for each https connection, but by the time, i don't know how to avoid password asking when doing Edit->Preferences->Security->View Certificates.
I would like password asking just for private key usage. Any ideas? Thx Paul Santapau Nebot Universitat Jaume I (www.uji.es) Clauer Team (clauer.nisu.org) El Viernes, 10 de Marzo de 2006 09:45, Paul Santapau Nebot escribió: > 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? _______________________________________________ dev-tech-crypto mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-crypto

