Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for --ssl-cert and --ssl-key options #216

Closed
arulrajnet opened this issue May 24, 2020 · 0 comments
Closed

Support for --ssl-cert and --ssl-key options #216

arulrajnet opened this issue May 24, 2020 · 0 comments

Comments

@arulrajnet
Copy link
Contributor

We are support mysql --ssl-ca using -certfile as option. But we don't support for --ssl-cert and --ssl-key

Currently, migrations are not possible if the users require x509.

I think we have to fix it here https://github.com/pressly/goose/blob/master/cmd/goose/driver_mysql.go#L66

Refer: doc if go-sql-driver

arulrajnet added a commit to arulrajnet/goose that referenced this issue Dec 11, 2021
arulrajnet added a commit to arulrajnet/goose that referenced this issue Dec 11, 2021
- Dockerfile for multi stage build

- steps for building binary file
arulrajnet added a commit to arulrajnet/goose that referenced this issue Dec 12, 2021
- return error if failed to load x509 keypair
arulrajnet added a commit to arulrajnet/goose that referenced this issue Dec 12, 2021
- update readme and rename Dockerfile as Dockerfile.local
arulrajnet added a commit to arulrajnet/goose that referenced this issue Dec 12, 2021
arulrajnet added a commit to arulrajnet/goose that referenced this issue Dec 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant