Re: [twsocket] HTTPS problem

2013-02-08 Thread Wilfried Mestdagh
Hello Arno,

Ok I will try with latest version. This is at the moment not the case. It is
an old application written in Delphi 7. Normally I don't update components
at the time there are a lot of commercial applications because I cannot test
them all.

But I have Delphi XE on another VM and will try with latest version first.

I have news hewever from Belgacom. But they know nothing about SSL. The only
thing they see is that my request gets to there reverse proxy witch
generates a 403 error. But I don't get a 403. According to them there should
be something wrong with my SSL but they don't know what.

I will first try again with latest version and then I come back here.

-- 
mvg, Wilfried
http://www.mestdagh.biz
http://www.comfortsoftware.be
http://www.expertsoftware.be


> -Oorspronkelijk bericht-
> Van: twsocket-boun...@elists.org [mailto:twsocket-boun...@elists.org]
> Namens Arno Garrels
> Verzonden: woensdag 6 februari 2013 18:47
> Aan: ICS support mailing
> Onderwerp: Re: [twsocket] HTTPS problem
> 
> Arno Garrels wrote:
> > If you send that file to me as PM
> > I'll take a look at it when
> > I have some minutes,
> 
> Hello Wilfried,
> 
> Received your log thanks, it looks strange!
> 
> When I try to Post some nonsense data to your URL it
> works as expected (404 return). Strange is that the server seems
> to initiate a SSL/TLS renegotiation so there are two
> OnSslHandshakeDone events for me.
> 
> The first handshake in _your log succeeds however the second fails:
> {code}
> - 15:13:48:793 ICB> SSL3 alert read fatal handshake failure
> - 15:13:48:803 00A94398 BIO_read(sslbio, 0x1, 0) = 0   [186]
> - 15:13:48:803 00A94398  1812  [187] error:14094410:SSL
> routines:SSL3_READ_BYTES:sslv3 alert handshake failure
> {code}
> 
> Maybe a newer OpenSSL libraries will help since some older versions
> did not support renegotiation due to some security issue that was
> fixed in newer versions. In my test above I used Openssl v0.9.8x
> 32-bits from: http://wiki.overbyte.be/wiki/index.php/ICS_Download
> with latest ICSv8, latest ICSv7 should make no difference in this
> regard.
> 
> --
> Arno
> --
> 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

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


Re: [twsocket] HTTPS problem

2013-02-08 Thread Wilfried Mestdagh
Ik ga dus eerst proberen in Delphi XE met latest version.

> -Oorspronkelijk bericht-
> Van: twsocket-boun...@elists.org [mailto:twsocket-boun...@elists.org]
> Namens Arno Garrels
> Verzonden: woensdag 6 februari 2013 18:47
> Aan: ICS support mailing
> Onderwerp: Re: [twsocket] HTTPS problem
> 
> Arno Garrels wrote:
> > If you send that file to me as PM
> > I'll take a look at it when
> > I have some minutes,
> 
> Hello Wilfried,
> 
> Received your log thanks, it looks strange!
> 
> When I try to Post some nonsense data to your URL it
> works as expected (404 return). Strange is that the server seems
> to initiate a SSL/TLS renegotiation so there are two
> OnSslHandshakeDone events for me.
> 
> The first handshake in _your log succeeds however the second fails:
> {code}
> - 15:13:48:793 ICB> SSL3 alert read fatal handshake failure
> - 15:13:48:803 00A94398 BIO_read(sslbio, 0x1, 0) = 0   [186]
> - 15:13:48:803 00A94398  1812  [187] error:14094410:SSL
> routines:SSL3_READ_BYTES:sslv3 alert handshake failure
> {code}
> 
> Maybe a newer OpenSSL libraries will help since some older versions
> did not support renegotiation due to some security issue that was
> fixed in newer versions. In my test above I used Openssl v0.9.8x
> 32-bits from: http://wiki.overbyte.be/wiki/index.php/ICS_Download
> with latest ICSv8, latest ICSv7 should make no difference in this
> regard.
> 
> --
> Arno
> --
> 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

--
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] Delphi XE3 - Installing ICS for OSX32

2013-02-08 Thread Dergen

Hello,

Excuse my English, I'm French.

I can not seem to compile the following package:

"bplIcsFmxDx3Run.dylib"


These are the error messages I then well yet what have compiled this 
package just before:


- [dccosx Erreur fatale] IcsCommonDXE3Run.dpk(1): E2225 Le package jamais
compilé 'IcsCommonDXE3Run' doit être recompilé
- [dccosx Erreur fatale] IcsFmxDXE3Run.dpk(54): E2202 Package
'IcsCommonDXE3Run' requis non trouvé



An idea of the problem that prevents the compilation?

Sincerely,

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


Re: [twsocket] Delphi XE3 - Installing ICS for OSX32

2013-02-08 Thread Arno Garrels
Dergen wrote:
> Hello,
> 
> Excuse my English, I'm French.
> 
> I can not seem to compile the following package:
> 
> "bplIcsFmxDx3Run.dylib"
> 
> 
> These are the error messages I then well yet what have compiled this
> package just before:
> 
> - [dccosx Erreur fatale] IcsCommonDXE3Run.dpk(1): E2225 Le package
> jamais compilé 'IcsCommonDXE3Run' doit être recompilé
> - [dccosx Erreur fatale] IcsFmxDXE3Run.dpk(54): E2202 Package
> 'IcsCommonDXE3Run' requis non trouvé
> 
> 
> 
> An idea of the problem that prevents the compilation?

No idea sorry, that one drove me crazy as well, please ask Embarcadero
or someone who is more familiar with C++ Builder than I am.
By the way, one reason why I do no longer support ICS for C++ Builder.

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


Re: [twsocket] Delphi XE3 - Installing ICS for OSX32

2013-02-08 Thread Arno Garrels
Arno Garrels wrote:
> Dergen wrote:
>> Hello,
>> 
>> Excuse my English, I'm French.
>> 
>> I can not seem to compile the following package:
>> 
>> "bplIcsFmxDx3Run.dylib"
>> 
>> 
>> These are the error messages I then well yet what have compiled this
>> package just before:
>> 
>> - [dccosx Erreur fatale] IcsCommonDXE3Run.dpk(1): E2225 Le package
>> jamais compilé 'IcsCommonDXE3Run' doit être recompilé
>> - [dccosx Erreur fatale] IcsFmxDXE3Run.dpk(54): E2202 Package
>> 'IcsCommonDXE3Run' requis non trouvé
>> 
>> 
>> 
>> An idea of the problem that prevents the compilation?
> 
> No idea sorry, that one drove me crazy as well, please ask Embarcadero
> or someone who is more familiar with C++ Builder than I am.
> By the way, one reason why I do no longer support ICS for C++ Builder.

Oh that's not C++ Builder but Delphi, isn't it?
Anyway my french isn't good enough to translate the error message.

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


Re: [twsocket] HTTPS problem

2013-02-08 Thread Arno Garrels
Wilfried Mestdagh wrote:
> It is an old application written in Delphi 7.

No problem since both ICSv7 and ICSv8 still support Delphi 7.

-- 
Arno  
--
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] HTTPS under WINE doesn't work

2013-02-08 Thread Albert Wiersch

I tested my C++Builder VCL Windows application on Mac OS X using WINE and it
worked reasonably well with one of the biggest problems being that HTTPS
doesn't work right. HTTP does seem to work but not HTTPS.

Perhaps something with the libraries/DLLs HTTPS uses? One time, it seemed to
fetch part of an HTTPS document, so I think it "halfway" works.

Does anyone have any ideas? I don't want to spend a lot of time on this but if
there is an easy resolution then I'd be interested. It would be nice to not
have to say HTTPS doesn't work under WINE.

More:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=27614

Thanks,
Albert Wiersch
AI Internet Solutions LLC
supp...@htmlvalidator.com
http://www.htmlvalidator.com/



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