flyway/flyway-docker

mTLS connection support not provided as part of the docker image

raynix opened this issue · 1 comments

For example, I used flyway docker image with a GCP Cloud SQL MySQL server which requires mTLS(server + client certs) connections. The server SSL support is documented by the mTLS is not at the moment.

A bunch of java keytool and openssl commands from end users are needed to get it to work.

Tested myself. Ready for review: #67