Google Cloud Professional Cloud Database Engineer — Question 121

You need to issue a new server certificate because your old one is expiring. You need to avoid a restart of your Cloud SQL for MySQL instance. What should you do in your Cloud SQL instance?

Answer options

Correct answer: C

Explanation

The correct answer is C because creating a new server certificate is necessary to replace the expiring one without causing a restart of the Cloud SQL instance. Options A and B are not relevant to issuing a new server certificate, and option D involves resetting the SSL configuration, which is not required in this case.