1.

What is the TLS protocol?(a) transparent layer security(b) transport layer security(c) transparent level security(d) transport level securityI had been asked this question in an interview for job.The query is from Secure Connections in section Nulls and Conditions and Miscellaneous of MySQL

Answer»

The correct choice is (b) transport layer security

Easy explanation: MYSQL SUPPORTS encrypted connections between CLIENTS and the server using the TLS protocol. It is ALSO referred to as SSL but MySQL does not actually use the SSL protocol for encrypted connections.



Discussion

No Comment Found

Related InterviewSolutions