Skip to content
Discussion options

You must be logged in to vote

Hey, thanks for the reply but I'm using MariaDB client so that wouldn't work. However it did lead me to this solution:

# my.cnf
[client]
ssl = false
ssl-verify-server-cert = false
# Dockerfile (PHP-FPM)
ADD ./my.cnf /etc/my.cnf.d/my.cnf

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@rayblair06
Comment options

Answer selected by rayblair06
@nastoychev
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
3 participants