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

Tasks can't handle pem format certificates #10

Open
RikuVirtanen opened this issue Aug 29, 2023 · 0 comments
Open

Tasks can't handle pem format certificates #10

RikuVirtanen opened this issue Aug 29, 2023 · 0 comments
Assignees

Comments

@RikuVirtanen
Copy link
Contributor

There has been issues with trying to connect to mysql db using ssl certifications in pem format. These ended up in error. Issue was fixed by changing the certificates to pfx format. This needs to be investigated and tested by trying to update the dependency MySql.Data or by adding MySqlConnectionStringBuilder class from MySqlConnector dependency. If these won't help documentation needs to be updated to list possible certification formats.

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