Skip to content

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

Merged
ErikEJ merged 1 commit intoErikEJ:masterfrom
mikeblas:trust
Oct 9, 2024
Merged

add a "trust server certificate" checkbox to allow using self-signed certs#164
ErikEJ merged 1 commit intoErikEJ:masterfrom
mikeblas:trust

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
@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