Connect to MySQL through https tunnel with secure bridge?

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Grolle
Posts: 13
Joined: Tue 15 Apr 2008 12:02

Connect to MySQL through https tunnel with secure bridge?

Post by Grolle » Tue 22 Sep 2015 09:12

Hi,

regarding to this post: http://forums.devart.com/viewtopic.php?f=28&t=29505 - can you give me an example how to connect to an MySQL server through an https tunnel with the secure bridge components? Http works fine, but I need an secure connection.

Thanks a lot ...

//Edit: I try to install TCRSSHIOHandler and TCRSSLIOHandler components, but I get the following Error: undeclared identifier: 'EScError'

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

Re: Connect to MySQL through https tunnel with secure bridge?

Post by ViktorV » Tue 22 Sep 2015 11:41

Currently, UniDAC doesn't support simultaneous usage of SSL and HTTP tunnel when connecting to MySQL serer. We will support it in the next UniDAC release.

Grolle
Posts: 13
Joined: Tue 15 Apr 2008 12:02

Re: Connect to MySQL through https tunnel with secure bridge?

Post by Grolle » Tue 22 Sep 2015 11:50

Hi,

can you tell me more about the next release date? Does MyDac support simultaneous usage of SSL and HTTP tunnel?

Best regards

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

Re: Connect to MySQL through https tunnel with secure bridge?

Post by ViktorV » Tue 22 Sep 2015 12:59

To avoid the "Undeclared identifier: 'EScError'" error, you should add the ScSSHUtil unit to the USES clause of the CRSSHIOHandler unit.
Currently, MyDAC doesn't support simultaneous usage of SSL and HTTP tunnel on connection to MySQL server. We will add this functionality in the next MyDAC release.
We plan to release the new versions of DAC products in the beginning of the next year. If you want to get this functionality before the next DAC release, we can send you night builds of UniDAC and MyDAC with support for this functionality.

Grolle
Posts: 13
Joined: Tue 15 Apr 2008 12:02

Re: Connect to MySQL through https tunnel with secure bridge?

Post by Grolle » Tue 22 Sep 2015 13:13

Hi Victor,

this feature is very important for me. Please send me the night builds of the Unidac components. Do you need any contact data?

Best regards ...

// Edit: Unidac Subscription renewed!

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

Re: Connect to MySQL through https tunnel with secure bridge?

Post by ViktorV » Tue 22 Sep 2015 14:51

This functionality will be available within a month. Please send your license number for UniDAC and IDE version to viktorv*devart*com

Grolle
Posts: 13
Joined: Tue 15 Apr 2008 12:02

Re: Connect to MySQL through https tunnel with secure bridge?

Post by Grolle » Wed 25 Nov 2015 10:44

Hi Victor,

are there any news about this functionality/night builds?

Best regards ...

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Connect to MySQL through https tunnel with secure bridge?

Post by AlexP » Thu 26 Nov 2015 06:26

Hello,

Unfortunately, we haven't received any messages from you. Please send your license number to support*devart*com .

Post Reply