cl-dbi
cl-dbi copied to clipboard
SSL Error when connecting to MySQL database
I have a local instance of MySQL 8 running and when I try dbi:connect I get
MySQL error: "SSL connection error: unknown error number" (errno = 2026).
I don't know much about SSL, but is there a way I can skip it?