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

TLS configurations #444

Open
Caiyeon opened this issue Jan 25, 2019 · 2 comments
Open

TLS configurations #444

Caiyeon opened this issue Jan 25, 2019 · 2 comments

Comments

@Caiyeon
Copy link

Caiyeon commented Jan 25, 2019

Hi. Is there a way to pass in custom tls configurations? Specifically, I'd like to enforce TLS1.2 and restrict ciphersuites.

If there is no way to customize this, are there any plans to implement this in the future?

If there are no plans to implement this, is this the location where the TLS configuration can be customized? As in, is there anywhere else where the tcp connection is overwritten?
https://github.com/denisenkom/go-mssqldb/blob/master/tds.go#L1257

@kardianos
Copy link
Collaborator

That's not a bad idea. It would probably live in the Connector.

@rgl
Copy link

rgl commented Aug 17, 2020

Can you look at #592 and review?

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

3 participants