Board index » delphi » Indy10: What is "IdX509"?

Indy10: What is "IdX509"?


2005-03-30 01:15:30 AM
delphi6
In Indy10, the file IdServerIOHandlerSSLOpenSSL.pas includes a reference in
it's uses clause to "IdX509", which I can not find anywhere.
Can anyone shed some light on this? Has anyone had any success compiling
any kind of TCP *Server* in Indy10, using SSL?
TIA,
Ralph
 
 

Re:Indy10: What is "IdX509"?

"Ralph Sickinger" <XXXX@XXXXX.COM>writes
Quote
In Indy10, the file IdServerIOHandlerSSLOpenSSL.pas
includes a reference in it is uses clause to "IdX509", which
I can not find anywhere.
There is no such file in Indy 10. The reference is wrong. TIdX509 is
declared in the IdSSLOpenSSL.pas file.
Gambit
 

Re:Indy10: What is "IdX509"?

Ralph Sickinger writes:
Quote
Can anyone shed some light on this? Has anyone had any success compiling
any kind of TCP *Server* in Indy10, using SSL?
Yes, but just so that there is no misunderstanding: I use the TLS IO
handler from StreamSec Tools 2.1; not OpenSSL. ;)
--
Henrick Hellström
www.streamsec.com
 

Re:Indy10: What is "IdX509"?

Yeah, I have since gotten a simple test program working; need to go back and
revisit my compile issue; I must have been calling in some old D9 units.
~Ralph
""Henrick Hellström [StreamSec]"" <XXXX@XXXXX.COM>wrote in
message news:424f22c7$XXXX@XXXXX.COM...
Quote
Ralph Sickinger writes:

>Can anyone shed some light on this? Has anyone had any success compiling
>any kind of TCP *Server* in Indy10, using SSL?

Yes, but just so that there is no misunderstanding: I use the TLS IO
handler from StreamSec Tools 2.1; not OpenSSL. ;)

--
Henrick Hellström
www.streamsec.com