http://bugs.winehq.org/show_bug.cgi?id=20418
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #1 from Juan Lang juan_lang@yahoo.com 2009-10-19 15:12:42 --- Confirming. The problem is that the RSA key being imported has a bit length of 2048, and the currently supported maximum is 1024.
Debugging it is harder than it needs to be due to a paucity of traces, I'll add a few and submit a patch at least for that. Fixing the other should be pretty easy, but I may leave it as an exercise for the reader depending on my time.