in reply to Connection to mysql database fails when using SSL

I don't know if this will help or not, but when working on LWP programs, I found that I needed to install the module Crypt-SSLeay to work with https:// url's. May not be needed for a DB SSL connection? I don't know... just an idea.
  • Comment on Re: Connection to mysql database fails when using SSL