Re: problem accessing other people's cert from firefox

2007-03-07 Thread Nelson B
[EMAIL PROTECTED] wrote: > hi all > i am trying to access other people's cert from firefox cert store. >From inside of FireFox? >From another program? In JavaScript? In Java? In c or c++? In perl? > i can access cert from personal store with private key as per the > filtering criteria(dn). but

problem accessing other people's cert from firefox

2007-03-03 Thread singh_ajk
hi all i am trying to access other people's cert from firefox cert store. i can access cert from personal store with private key as per the filtering criteria(dn). but when i try to access other's cert, it returns null. i am using sunpkcs11 provider. where i am going wrong. can anybody tell me ho