On 01/12/2010 04:07 AM, trashpants wrote: > im quite literally using the following line to try and import the file > > pkcs12.exe -i cert.p12 -v -W Pass > > but I get an error: > > certutil.exe: function failed: security library: bad database. > You need to specify -d {firefox profile directory}
The profile directory varies from platform to platform. On windows it's in the user's "Application Data": {Application Data}\Mozilla\Firefox\Profiles\{Firefox salt} {Application Data} is user specific and varies from various versions of windows. You'll have to look at the Microsoft doc to Find it's location. In most cases %UserProfile\Application Data should work {Firefox salt} is unique for each separate profile is generated randomly when the profile is created. The files {Application Data}\Mozilla\Firefox\Profiles\profile.ini contains the list of all the profiles. Good luck. bob
-- dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto