- oldguo-MySQL 8.0 OCP 原题解析-Q19
- MySQL 8 OCP(1Z0-908)认证考试题库原题(第12
- MySQL 8 OCP(1Z0-908)认证考试题库原题(第11
- MySQL 8 OCP(1Z0-908)认证考试题库原题(第10
- Mysql 8.0 OCP认证考试原题题库整理(CUUG内部资料
- Mysql 8.0 OCP认证考试原题题库整理-第6题(CUUG
- Mysql 8.0 OCP认证考试原题题库整理(CUUG内部资料
- Mysql 8.0 OCP认证考试原题题库整理-第4题(CUUG
- Mysql 8.0 OCP认证考试原题题库整理(CUUG内部资料
- Mysql 8.0 OCP认证考试原题题库整理(CUUG内部资料
Question 19:
Examine this MySQL client command to connect to a remote database:
mysql -h remote.example.org -u root -p --protocol=TCP --ssl-mode=
Which two --ssl-mode values will ensure that an X.509 compliant certificate will be used to establish the SSL/TLS connection to MySQL?
A) REQUIRED
B) PREFERRED
C) DISABLED
D) VERIFY_CA
E) VERIFY_IDENTIFY
网友评论