
Answer-first summary for fast verification
Answer: Create a new server certificate, and download it.
To avoid a restart of your Cloud SQL for MySQL instance while issuing a new server certificate, the correct approach is to create a new server certificate and download it. This process does not require a restart of the instance. Option A is incorrect because issuing a rollback does not pertain to certificate renewal. Option B is incorrect as creating a new client certificate is unrelated to server certificate renewal. Option D is incorrect because resetting your SSL configuration would require a restart of the instance, which is what we are trying to avoid.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
How can you replace an expiring server certificate in your Cloud SQL for MySQL instance without restarting it?
A
Issue a rollback, and download your server certificate.
B
Create a new client certificate, and download it.
C
Create a new server certificate, and download it.
D
Reset your SSL configuration, and download your server certificate.
No comments yet.