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

add a "trust server certificate" checkbox to allow using self-signed certs #164

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

mikeblas
Copy link
Contributor

@mikeblas mikeblas commented Oct 8, 2024

This checkin adds UI and functionatity to specify the TrustServerCertificate= value in the connection string. Self-signed certs (and any cert that isn't implicitly trusted by the chain) need this parameter to function correctly. Such certs are common in test environments.

See issue #161

@ErikEJ
Copy link
Owner

ErikEJ commented Oct 8, 2024

Could you share a screen shot?

There is also another set of connection parameters, maybe it needs to be added to that?

@mikeblas
Copy link
Contributor Author

mikeblas commented Oct 9, 2024

Here's what it looks like for me:

image

@ErikEJ ErikEJ merged commit 42d8ed4 into ErikEJ:master Oct 9, 2024
1 check passed
@ErikEJ
Copy link
Owner

ErikEJ commented Oct 9, 2024

Thanks, great contribution

@ErikEJ
Copy link
Owner

ErikEJ commented Oct 9, 2024

@mikeblas I have created a new release with your updates

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

Successfully merging this pull request may close these issues.

2 participants