Hello
I was trying to install ICS 6 with SSL and one of the computers was detected a
trojan with the name Backdoor.Win32.Hupignon.bzm file
OverbyteIcsSslDel70.bpl//PE_Patch.
What can be?
Thank you very much.
_
Emoticons e Win
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
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
I'm having trouble doing my Delphi application using the HTTPS protocol.
Below is a piece of code I'm using:
IniFile := TIniFile.Create('.\wrclnbi.ini');
SslContext := TSslContext.Create(SslContext);
SslContext.InitContext;
HttpsCli := TSslHttpCli.Create(HttpsCli);