Google
PROFESSIONAL-CLOUD-DATABASE-ENGINEER · Question #94
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?
The correct answer is C. Create a new server certificate, and download it. https://cloud.google.com/sql/docs/mysql/manage-ssl-instance#rotate
Implementing and Managing Cloud SQL Security
Question
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?
Options
- AIssue a rollback, and download your server certificate.
- BCreate a new client certificate, and download it.
- CCreate a new server certificate, and download it.
- DReset your SSL configuration, and download your server certificate.
How the community answered
(23 responses)- C96% (22)
- D4% (1)
Explanation
https://cloud.google.com/sql/docs/mysql/manage-ssl-instance#rotate
Topics
#Cloud SQL#SSL/TLS#Certificate Management#Database Security
Community Discussion
No community discussion yet for this question.