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
I would like to monitor/troubleshoot TLS certificate issues by integrating go-mssqldb into https://github.com/square/certigo, but for doing that, I need a way to pass a instance of tls.Config into go-mssqldb (something like I do at rgl@b99b7b4).
Can you provide some guidance on how should I do that? Would this feature be accepted as a PR?
The text was updated successfully, but these errors were encountered:
I would like to monitor/troubleshoot TLS certificate issues by integrating go-mssqldb into https://github.com/square/certigo, but for doing that, I need a way to pass a instance of
tls.Config
into go-mssqldb (something like I do at rgl@b99b7b4).Can you provide some guidance on how should I do that? Would this feature be accepted as a PR?
The text was updated successfully, but these errors were encountered: