Re: [twsocket] Gmail--04-04-2016

2016-04-12 Thread Jarek Karciarz
Witam, I am not sure as i am now away from my PC but it seems 1.02g is nor the most recent openSSL that is expected by most recent ics version. Had similar error that disappeared after updating openSSL . Pozdrawiam Jarek Karciarz -- Od: za...@hmisys.com Data: 13 kwietnia 2016

[twsocket] twsocket] Gmail--04-04-2016

2016-04-12 Thread zayin
More data. I tried the sample project OverbyteIcsSslMailSnd and I get the same error. Interesting. -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be

[twsocket] Gmail--04-04-2016

2016-04-12 Thread zayin
Hello, Recap, using Delphi XE, ICS V7 and Gmail access started failing and I had to configure Gmail to use lesser security. I updated to V8.23 and OpenSSL to 1.02g. Now when I attempt to send an email I get: Request Done Rq=0 Error=SSL Handshake failed EIcsSsleayException Unable to load SSLEAY

Re: [twsocket] SSL post extremely slow

2016-04-12 Thread brian -
Update: sending through WinInet in my project: 6-7 seconds. What could be the issue with ICS? On Wed, Apr 13, 2016 at 12:47 AM, brian - wrote: > Are there any known issues with SslHttpCli for sending data? I've observed > the following: > > Sending a 3MB picture to imgur:

[twsocket] SSL post extremely slow

2016-04-12 Thread brian -
Are there any known issues with SslHttpCli for sending data? I've observed the following: Sending a 3MB picture to imgur: * with ICS/OpenSSL: takes ~27 seconds * with Indy/OpenSSL: 8-10 seconds (didn't send correctly though so can't confirm 100%, but the post part did take that long nonetheless)