MySQL Forums
Forum List  »  Security

Connecting to MySQL server using https
Posted by: Ben Palmer
Date: September 28, 2005 06:15PM

Hi there,

Is it possible to connect to a mysql server over https from a c++ client application? We are using https to connect securely to the database in php and were wondering if we can use this to also connect securely to the database from our c++ application.

What ways are there to securely connect to the mysql server from a c++ client application?

Currently we are just connecting to the database unsecurely using the c++ sqlapi library.

Thanks for any help,
Ben

Options: ReplyQuote


Subject
Views
Written By
Posted
Connecting to MySQL server using https
3015
September 28, 2005 06:15PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.