试题详情


Choose two.
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?

ADISABLED

BREQUIRED

CVERIFY_IDENTITY.

DPREFERED

EVERIFY_CA