no more TCP-TLS in v10.6.3.3 #535
Labels
Element: Compiler/IDE
Issues related to a particular Compiler and/or IDE
Element: I/O Handlers
Issues related to TIdIOHandler and descendants
Element: SSL/TLS
Issues related to SSL/TLS handling, TIdSSLIOHandlerSocketBase and descendants
Status: More Info Needed
Issue needs further information to continue progress
Type: Question
Issue is asking a question, or requesting support/clarity
In Berlin I upgraded Indy from 10.6.2.5341 to 10.6.3.3
strangely right-clicking a component now shows 10.6.2.0 (before it was 10.6.2.5341), but gsIdVersion reports 10.6.3.3.
Even worse: after re-compiling my TcpClient-application it now connects without TLS. No error is shown.
I only noticed that because OnVerifyPeer-event doesn't get fired anymore to show certificate-details.
Wireshark confirms that. The connection to the server is made so at first glance it looked normal.
On a Delphi-12 machine my source got compiled by a friend, and his .exe behaves the same, no TLS.
This Delphi-12 is an out-of-box installation, with its Indy.
Strangely that Indy shows 10.6.2.0 not 10.6.3.x
So why is TLS disabled?
Is there anything to add to the code compared to 10.6.2.5341 ?
I found no hint suggesting that.
The text was updated successfully, but these errors were encountered: