Thanks Arno. I am beginer using this part of the SSL.
Thanks for the help.
> From: arno.garr...@gmx.de
> To: twsocket@elists.org
> Date: Tue, 5 May 2009 07:25:55 +0200
> Subject: Re: [twsocket] Problem with HTTPS
>
> Fernando Gomes wrote:
> >> After the HttpsC
Fernando Gomes wrote:
>> After the HttpsCli.Post I get the following error: SSL requires a
>> context object.
You have to assign property SslContext.
HttpsCli.SslContext := SslContext;
--
Arno Garrels
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.
Anyone ??
> From: fcgome...@msn.com
> To: twsocket@elists.org
> Date: Mon, 4 May 2009 19:20:03 +
> Subject: [twsocket] FW: Problem with HTTPS
>
>
>
>
> I'm having trouble doing my Delphi application using the HTTPS protocol.
>
> Below is a piece of code I'm using:
>
> IniFile := TIni