https://bugs.winehq.org/show_bug.cgi?id=55936
--- Comment #5 from Fabian Maurer dark.shadow4@web.de --- Created attachment 75645 --> https://bugs.winehq.org/attachment.cgi?id=75645 +crypt log
Log gives
0024:trace:crypt:gnutls_log <3> ASSERT: pk.c[_wrap_nettle_pk_verify]:1663 0024:trace:crypt:gnutls_log <3> ASSERT: pubkey.c[pubkey_verify_hashed_data]:2582 0024:trace:crypt:gnutls_log <3> ASSERT: pubkey.c[gnutls_pubkey_verify_hash2]:2242
gnutls_pubkey_verify_hash2 - https://github.com/gnutls/gnutls/blob/e840a07f0048193c3f684b4e4630059bb68d9e... pubkey_verify_hashed_data - https://github.com/gnutls/gnutls/blob/e840a07f0048193c3f684b4e4630059bb68d9e... _wrap_nettle_pk_verify - https://github.com/gnutls/gnutls/blob/e840a07f0048193c3f684b4e4630059bb68d9e...
Probably not very helpful though