Re: can't use ssh on odbc to connect mysql

"Santo Leto" <[email protected]>
Newsgroups gmane.comp.db.mysql.odbc
Message-ID <006601c82c74$4dd82ae0$2c01a8c0@CAMERONNT055>
and we are all waiting for a reply...

http://bugs.mysql.com/29955

rgds, Santo.

----- Original Message ----- 
From: <[email protected]>
To: <[email protected]>
Sent: Tuesday, November 20, 2007 2:00 PM
Subject: can't use ssh on odbc to connect mysql


> Hi!
> I want to use ssh on odbc to connect mysql,but i encounter a problem:
> i can use the command bellow to connect to the server(192.168.1.2):
> (at localhost)mysql -u 
> xxxx -p --ssl-ca=d:\myssl\cacert.pem --ssl-cert=d:\myssl\client-cert.pem --ssl-key=d:\myssl\client-key.pem
>
> or
>
> (at 192.168.1.1)
> mysql -h 192.168.1.2 -u 
> xxxx -p --ssl-ca=d:\myssl\cacert.pem --ssl-cert=d:\myssl\client-cert.pem --ssl-key=d:\myssl\client-key.pem
>
> but when i use ODBC,it return the "[MySQL][ODBC 5.1 Driver]SSL connection 
> error"
>
> my environment is below:
>
> Server:
> Linux node02 2.6.18-8.1.8.el5
> openssl-0.9.8g
> mysql-5.0.45
> 192.168.1.2
>
> Clinet:
> win2000
> mysql-5.1.22
> ssl ca:cacert.pem
> ssl cert:client-cert.pem
> ssl key:client-key.pem
> ssl path:d:\myssl
>
> I have tried MySQL ODBC 3.51.22,the same problem is happen.what's wrong?
> 



-- 
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe:    http://lists.mysql.com/[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.