http://bugs.winehq.org/show_bug.cgi?id=24079
--- Comment #23 from John Smith jsmith_uk@ymail.com 2011-06-05 09:03:44 CDT --- Dear Juan,
Yes, VIC is my vested interest (bug 17296), but that discussion has stopped long time ago.
The symptoms and the logs produced by vSphere client are exactly the same. The underlying reason is ESX server which doesn't support SSL safe re-negotiation.
I wonder how we can go about it. Hard coding unsafe re-negotiation in crypt32 would be undesirable, as it could break many other applications. I am rookie in wine. Environment variable or command line option sound feasible to me, but I don't know if this is part of wine architecture. Alternative quick and dirty hack would be to create an entry in Registry. If crypt32 cannot read GnuTLS priority as defined by user in either way, it will fall back to priority NORMAL.
Best regards, John