You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: