http://bugs.winehq.org/show_bug.cgi?id=24079 John Smith <jsmith_uk(a)ymail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jsmith_uk(a)ymail.com --- Comment #21 from John Smith <jsmith_uk(a)ymail.com> 2011-06-02 17:28:29 CDT --- Hey guys, almost there! Please, refer to my findings in [u=http://bugs.winehq.org/show_bug.cgi?id=17296]bug #17296[/u]. I confirm that this bug is coming from [b]crypt32[/b]. In particular, it's caused by this: [b]fixme:secur32:[/b]schan_imp_create_session Using [b]hardcoded "NORMAL" priority[/b] ESX doesn't support SAFE_RENEGOTIATION. It is possible to connect to ESX by using UNSAFE_RENEGOTIATION only. The following priority works for gnutls-cli: --priority "NONE:%UNSAFE_RENEGOTIATION:+VERS-TLS1.0:+AES-256-CBC:+RSA:+SHA1:+COMP-NULL" NORMAL priority doesn't work. Now, is [b]crypt32[/b] maintained? Can wine pass correct priority string to crypt32 via parameters or environment variables? Best regards, John -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.