Solving MySQL SSL Connection Issues
Self signing certificates and MySQL never seem to work the same way each time you set them up on dev servers (maybe we are just cursed). Nothing is more frustrating then trying to connect to an SSL server and getting the dreaded “ERROR [HY000] Unknown Error”. Its like an error […]