View Single Post
  #2  
Old 04-03-2007, 10:29 AM
gilbert gilbert is offline
Senior Member
 
Join Date: Dec 2005
Posts: 110
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 22
gilbert is on a distinguished road
Default Re: establishing SSL connection?

You can connect to your own self-signed mysql databases from windows over ssl, using commercial clients, and even with a simple perl script. I think the windows binary of mysql administrator available from mysql.org is compiled w/o ssl support. I would suggest you to download the source for mysql administrator, and compile it for windows architecture yourself, ensuring that you compile in an ssl-capable client library. -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote
  Webmaster Forums - View Single Post - establishing SSL connection?
View Single Post
  #2  
Old 04-03-2007, 10:29 AM
gilbert gilbert is offline
Senior Member
 
Join Date: Dec 2005
Posts: 110
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 22
gilbert is on a distinguished road
Default Re: establishing SSL connection?

You can connect to your own self-signed mysql databases from windows over ssl, using commercial clients, and even with a simple perl script. I think the windows binary of mysql administrator available from mysql.org is compiled w/o ssl support. I would suggest you to download the source for mysql administrator, and compile it for windows architecture yourself, ensuring that you compile in an ssl-capable client library. -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote