MyDAC 9.3 - Error on CRSSLIOHandler.pas

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
cortecerto
Posts: 7
Joined: Tue 26 Jun 2018 15:32

MyDAC 9.3 - Error on CRSSLIOHandler.pas

Post by cortecerto » Mon 26 Nov 2018 17:45

Hello.

I'm using Delphi Tokyo 10.2 with the fresh MyDAC 9.3, and I'm getting the following error:

[dcc64 Error] CRSSLIOHandler.pas(91): E2003 Undeclared identifier: 'caECDHE_RSA_AES_256_GCM_SHA384'

Actually, I'm getting errors on lines 91-111 and 313-333.

It looks like the same error from 9.2 version.

Can you help me?

Image

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: MyDAC 9.3 - Error on CRSSLIOHandler.pas

Post by ViktorV » Tue 27 Nov 2018 12:38

MyDAC 9.3.8 will be fully compatible with the next version of SecureBridge, which we are planning to release within a week.
By the link: https://devart.com/pub/dac/CRSSLIOHandler.zip there is CRSSLIOHandler.pas for successful compilation of the mydacbridgeXX package for the latest versions of MyDAC 9.3.8 and SecureBridge 8.2.4

Post Reply