SSL - Handshake Error MySQL and D2009

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
itsds
Posts: 37
Joined: Mon 30 Apr 2007 10:38
Location: Germany - Bochum
Contact:

SSL - Handshake Error MySQL and D2009

Post by itsds » Thu 13 Aug 2009 12:03

Hi I used UniDac SSL with D2007 and it worked fine. Now i had to update my Certifikates.
I tested them with the new UniDac 2.70.09 and D2009 but I ever get a handshake - Error.

SSL_do_handshake = -1 SSL_get_error(...,r2) = 1 r2 = -1

I can not find the Reason for this error I think it may depend on the 16Bit Strings in D2009.

Do you have an Idea ?

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Wed 26 Aug 2009 06:54

I can not reproduce the problem.
Please try to compose a small sample to demonstrate the problem and send it to dmitryg*devart*com.

Post Reply