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
相关试题
-
.example.org -u root -p --protocol=TCP --ssl-mode=Which two --ssl-mode values will ensure that an X.
-
trust and security when connecting to a remote MySQL Server.Which value of --ssl-mode will do this?
-
used. In this mode, the client uses the control connection to send a PASV command to the server an
-
Choose four.You must store connection parameters for connecting a Linux-based MySQL client to a rem