[twsocket] Problem with OpenSSL 1.1.0

2016-09-25 Thread Eugene Kotlyarov
Hi I started to have problems with connecting to one of the devices after updating OpenSSL dll to 1.1.0. Any ideas what the problem could be and any settings that I can change to make it work? In ICS all settings are default except SslContext.SslVersionMethod set to sslV3_CLIENT Here is log

Re: [twsocket] Stress testing

2016-09-25 Thread Angus Robertson - Magenta Systems Ltd
If anyone wants to do some stress testing, the ComCap5 and ComGen5 tools I used may be downloaded from: http://www.magsys.co.uk/comcap/cmbeta.asp Angus -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit

[twsocket] OpenSSL 1.1.0a, 1.0.2i and 1.0.1u support

2016-09-25 Thread Angus Robertson - Magenta Systems Ltd
OpenSSL has issued new versions of the three currently supported versions with a number of security fixes, mostly denial of service attacks caused by memory bloat. Six new DLLs for Win32 and Win64 versions of OpenSSL 1.1.0a, 1.0.2i and 1.0.1u may be loaded from the Wiki at: http://wiki.overbyte.

[twsocket] Problem with OpenSSL 1.1.0

2016-09-25 Thread Eugene Kotlyarov
Hi I started to have problems with connecting to one of the devices after updating OpenSSL dll to 1.1.0. Any ideas what the problem could be and any settings that I can change to make it work? In ICS all settings are default except SslContext.SslVersionMethod set to sslV3_CLIENT Here is log

Re: [twsocket] Problem with OpenSSL 1.1.0

2016-09-25 Thread Angus Robertson - Magenta Systems Ltd
> In ICS all settings are default except > SslContext.SslVersionMethod set to sslV3_CLIENT That setting is obsolete for 1.1.0, you use Min and Max version now: Context.SslMinVersion := sslVerSSL3; Context.SslMaxVersion := sslVerSSL3; to force SSLv3. You can test this with the HTTP client samp

[twsocket] Mailing list was down

2016-09-25 Thread François Piette
Hello, The mailing list has been down since Friday. It is now working again. It is possible that you need to resend your message posted since Friday if you don’t see it appear in the list by tomorrow. Sorry for disturbance, -- francois.pie...@overbyte.be The author of the freeware multi