Import PFX certificate into windows certificate store.

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
AppieNL
Newbie
Newbie
Posts: 3
Joined: Mon May 16, 2016 6:04 am

Import PFX certificate into windows certificate store.

Post by AppieNL »

Im having troubles importing a PFX certificate with several versions of wine. Also i already tried removing the gecko certificatestore manager and replaced it with IE6, IE7 and IE8.

My last attempt was by using the IMPORTPFX.exe from this link
http://home.fnal.gov/~jklemenc/importpfx.html

and this gave me the following output within wine 1.9.2:

Code: Select all

jordy@jordy-XPS13-9333:~/Downloads$ wine importpfx.exe -f vecozo-systeem-2018.p12 -p -t USER -s MY
fixme:crypt:PFXImportCertStore (0x33f8d4, 0x33fa14, 00001000): stub
Error: Could not import the PKCS12 file
Can anyone tell me how can I import this PFX certificate into the windows certificate store within Wine?

Also let me know if I should add any more information.
AppieNL
Newbie
Newbie
Posts: 3
Joined: Mon May 16, 2016 6:04 am

Re: Import PFX certificate into windows certificate store.

Post by AppieNL »

It ends with this:
super_man 2015-09-29 18:35:40 CDT
still stub 1.7.51
Is there anything I can do about it, or does someone have an alternative solution?
AppieNL
Newbie
Newbie
Posts: 3
Joined: Mon May 16, 2016 6:04 am

Re: Import PFX certificate into windows certificate store.

Post by AppieNL »

Someone has an advice on what to do with the bug report?
Locked