[Bug 11070] importpfx fails, needs PFXImportCertStore implementation

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Oct 24 09:19:49 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=11070

Michel Terrisse <mterrisse at free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mterrisse at free.fr

--- Comment #32 from Michel Terrisse <mterrisse at free.fr> ---
Wine 1.8.5 (Ubuntu 16.10, PlayOnLinux)
PFXImportCertStore still doesn't work.

I tried to convert the .pfx to a .sst file on Windows (import with mmc.exe and
export with PowerShell cmdlet Export-Certificate). From Wine Control Panel I
can import the .sst file with no error, but no certificate are imported.

I serialized the certificates on Windows (CertSerializeCertificateStoreElement)
and tried to import them with CertAddSerializedElementToStore, it fails too
(access violation).

So is there a known workaround for this bug?

I have read this comment in the topic
"At the current time, the only way to import certificates into the certificate
store is with a custom import routine that uses the normal Microsoft CAPI and
OpenSSL PKCS12 support."
Can you please give more information about this?

Thank you for you help,

Michel Terrisse

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list