jmac11 / googlecloudsql

Automatically exported from code.google.com/p/googlecloudsql
0 stars 0 forks source link

Changes to "Only allow SSL connections" do not take effect #103

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a new Google Cloud SQL instance either with or without "Only allow 
SSL connections" enabled
2. Toggle the value of "Only allow SSL connections"
3. Try to connect to the Cloud SQL instance with or without SSL credentials 
(consistent with the current setting)

This issue has been tested by creating an instance with the setting enabled, 
subsequently disabling it, and not being able to connect without an SSL 
certificate.

This issue has also been tested by creating an instance without the setting 
enabled, enabling it, then being able to successfully connect without providing 
the SSL certificate.

In both cases, the instances were brand new.

Original issue reported on code.google.com by technol...@icollege.net on 22 Jan 2015 at 6:02

GoogleCodeExporter commented 9 years ago
You have to reboot your Cloud SQL instance after toggling this value to take 
effect. Please try it and let me know.

Original comment by khash...@google.com on 3 Feb 2015 at 10:21