On Feb 28, 2014, at 17:16, Tony S. Wu <tonyswu.mac at gmail.com> wrote: > Is there a port for MySQL Server that is built with SSL support? Select the +openssl variant of whatever mysql port you’re using. For example: sudo port install mysql56 +openssl or: sudo port install mariadb +openssl