Skip to content

Instantly share code, notes, and snippets.

@edcottrell
Last active August 29, 2015 14:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save edcottrell/20bb759c0a5efff8797a to your computer and use it in GitHub Desktop.
Save edcottrell/20bb759c0a5efff8797a to your computer and use it in GitHub Desktop.
MySQL SSL Variables Output
+---------------+----------------------------+
| Variable_name | Value |
+---------------+----------------------------+
| have_openssl | DISABLED |
| have_ssl | DISABLED |
| ssl_ca | |
| ssl_capath | |
| ssl_cert | |
| ssl_cipher | |
| ssl_key | |
+---------------+----------------------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment