A

Admin • 833K Points
Coach

Q. The variable that checks for availability of SSL support is . . . . . . . .

  • (A) have_ssl
  • (B) has_ssl
  • (C) avail_ssl
  • (D) ssl_avail
  • Correct Answer - Option(A)
  • Views: 31
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

This question is about finding the variable that tells us if MySQL supports SSL. SSL (Secure Sockets Layer) is a way to make connections more secure. Here's what each option means: * Option A: have_ssl - This is a possible variable name. * Option B: has_ssl - This is a possible variable name. * Option C: avail_ssl - This is a possible variable name. * Option D: ssl_avail - This is a possible variable name.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.