I use this MySQL instance only for my local development on Windows, so I just disabled the ssl option:
[mysqld]
ssl = 0
I use this MySQL instance only for my local development on Windows, so I just disabled the ssl option:
[mysqld]
ssl = 0