InterviewSolution
Saved Bookmarks
| 1. |
Which variable checks for the availability of SSL support?(a) have_ssl(b) has_ssl(c) avail_ssl(d) ssl_availThis question was addressed to me in quiz.Query is from Setting Up Secure Connections topic in section Access Control and Security of MySQL |
|
Answer» Correct answer is (a) have_ssl |
|