Apparently attach did not go through, here it is in plaintext
Index: OverbyteIcsLibeayEx.pas
===
--- OverbyteIcsLibeayEx.pas (revision 19578)
+++ OverbyteIcsLibeayEx.pas (working copy)
@@ -178,6 +178,7 @@
f_EVP_bf_ecb
Hi
It would be nice to home some encryption functions in
Extras\OverbyteIcsLibeayEx.pas
I've created patch that adds following
EVP_EncryptInit_ex
EVP_DecryptInit_ex
EVP_EncryptUpdate
EVP_DecryptUpdate
EVP_aes_128_cbc
Could someone check it and apply if possible?
Regards,
Eugene Kotlyarov
--
To
On Wednesday, November 13, 2013 5:10 PM [GMT+1=CET],
Перекрёстов Игорь wrote:
> If file is big (or Internet is slow) then error appears 'Request
> aborted on timeout'.
Try latest ICSv8, that should fix it.
http://wiki.overbyte.be/wiki/index.php/ICS_Download
--
Arno
--
To unsubscribe or change
Hello, All.
I use TSslHttpCli and TSslHttpServer components (ICS-V7 2013-04-22 (r1136))
to communicate and transfer files between server and client applications.
TSslHttpCli send GET request to download a file from a TSslHttpServer.
If file is big (or Internet is slow) then error appea
> I was just wondering that the certificates are set in the demo.
> Thank you and best regards!
The SSL client component still needs an SslContext component, but you can
ignore all it's properties.
Angus
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://li
Hi Angus,
I was just wondering that the certificates are set in the demo. Thank you and
best regards!
Mit freundlichen Grüßen
Stefan Göppert
Datenbank & Anwendungsentwicklung
sederis gmbh
Lübbesmeyerweg 5
48653 Coesfeld
Tel.: +49 | 2541 | 844 97-20
Fax: +49 | 2541 | 844 97-9
E-Mail: stefan.go
> I want to switch my eMail Program from smtp to ssl smtp. I've tried
> the demos - everything looks fine, but what did I have to deliver
> with my application (in special I mean the certificates!). Did I
> have to generate and deliver the certificates? I want to use TLS
> and SSL.
Assuming yo
Hi,
I want to switch my eMail Program from smtp to ssl smtp. I've tried the demos -
everything looks fine, but what did I have to deliver with my application (in
special I mean the certificates!). Did I have to generate and deliver the
certificates? I want to use TLS and SSL.
Thanks and best r