>   HttpCli := THttpCli.Create(nil);

Of course it had to be: TSslHttpCli.Create(nil);

It is working now, thanks!

mvg, Wilfried

> -----Oorspronkelijk bericht-----
> Van: twsocket-boun...@elists.org [mailto:twsocket-boun...@elists.org]
> Namens Fastream Technologies
> Verzonden: maandag 17 oktober 2011 15:56
> Aan: ICS support mailing
> Onderwerp: Re: [twsocket] SSL session closed with 10053
> 
> Use HttpCli.SslContext := TSslContext.Create(nil);
> Best Regards,
> 
> SubZero
> On Mon, Oct 17, 2011 at 16:06, Wilfried Mestdagh
> <wilfr...@mestdagh.biz>wrote:
> 
> > Ok thx SZ :)
> >
> >   FSslContext := TSslContext.Create(nil);
> >   HttpCli := THttpCli.Create(nil);

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

Reply via email to