[Bug 49792] pfx import does not works

WineHQ Bugzilla wine-bugs at winehq.org
Thu Sep 10 22:12:58 CDT 2020


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

eugene_s_s2 at mail.ru changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #68106|0                           |1
        is obsolete|                            |
  Attachment #68124|0                           |1
        is obsolete|                            |

--- Comment #10 from eugene_s_s2 at mail.ru ---
Created attachment 68140
  --> https://bugs.winehq.org/attachment.cgi?id=68140
logs

Your task is extremely difficult to do. We have medical system, which signs
documents by RSA, we use microsoft api to sign, and we don't see any
certificates with private key. 
We also disabled filter which selected only certificates with private key in
our application and tried to sign. We receive message, that private key is not
RSACryptoServiceProvider. The same message as we try to sign with certificate
without private key(imported from cer-file).
I can not simply provide this to you. There is our code in attachment, which we
use to sign.
I tried to use microsoft signtool, but got an exception (mssign32.dll
unimplemented). It's in attachment. Also I attach +crypt logs of our
application (with filter) and without, where we tried to sign) and logs of
signtool (which you can get yourself with "sign /a /i" switches)

-- 
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