[Bug 45768] PES 2019 demo launchs correctly fails upon connecting server ( GnuTLS does not support algorithm 11..)

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Sep 7 03:32:43 CDT 2018


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

--- Comment #6 from Hans Leidekker <hans at meelstraat.net> ---
(In reply to Alistair Leslie-Hughes from comment #3)
> (In reply to Hans Leidekker from comment #2)
> > (In reply to oscarbg from comment #0)
> > > 
> > > GnuTLS does not support algorithm 10 with hash len 32
> > > GnuTLS does not support algorithm 11 with hash len 32
> > > GnuTLS does not support algorithm 11 with hash len 48
> > 
> > That's ALG_ID_ECDSA_P256 and ALG_ID_ECDSA_P384, which should be supported by
> > recent GnuTLS. What version of GnuTLS do you have?
> 
> Patch one in patchset might help here
> https://github.com/wine-staging/wine-staging/tree/master/patches/bcrypt-
> BCryptGenerateKeyPair

That patch adds ALG_ID_ECDH_P256. This bug is about ALG_ID_ECDSA_P256 (and
ALG_ID_ECDSA_P384).

Reporter, what version of GnuTLS do you have installed?

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