Subrata Mazumdar wrote:
[EMAIL PROTECTED] wrote:
NSS_Initialize will not add a new database, but there is a call that
will.:https://developer.mozilla.org/en/NSS_PKCS11_Functions#SECMOD_OpenUserDB
When you are through you can get rid of close the database
with:https://developer.m
[EMAIL PROTECTED] wrote:
NSS_Initialize will not add a new database, but there is a call that
will.:https://developer.mozilla.org/en/NSS_PKCS11_Functions#SECMOD_OpenUserDB
When you are through you can get rid of close the database
with:https://developer.mozilla.org/en/NSS_PKCS11
> NSS_Initialize will not add a new database, but there is a call that
> will.:https://developer.mozilla.org/en/NSS_PKCS11_Functions#SECMOD_OpenUserDB
> When you are through you can get rid of close the database
> with:https://developer.mozilla.org/en/NSS_PKCS11_Functions#SECMOD_CloseUserDB
[EMAIL PROTECTED] wrote:
On Oct 28, 5:10 pm, Nelson B Bolyard <[EMAIL PROTECTED]> wrote:
[EMAIL PROTECTED] wrote, On 2008-10-28 13:29:
From what I have read, the internal pkcs 11 data store is protected by 1
master password. Is there a way to store my keys in the firefox pkcs 11
data
On Oct 28, 5:10 pm, Nelson B Bolyard <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote, On 2008-10-28 13:29:
>
> > From what I have read, the internal pkcs 11 data store is protected by 1
> > master password. Is there a way to store my keys in the firefox pkcs 11
> > data store with their own p
[EMAIL PROTECTED] wrote, On 2008-10-28 13:29:
> From what I have read, the internal pkcs 11 data store is protected by 1
> master password. Is there a way to store my keys in the firefox pkcs 11
> data store with their own password [...]?
No, at the present time, there is not.
__
Hi All,
To securely store my public / private key pairs for my firefox
extension it seems like I have two options - 1) to create pkcs 12
password protected files for each one or 2) to add the keys to the
internal pkcs 11 data store in firefox. I would prefer to use a data
store as opposed to indi
7 matches
Mail list logo