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 parameter -T makting the pyodbc trust the server certificate (MSSQL) #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

leo-schick
Copy link

Adds an additional parameter to trust the server certificate of a MSSQL host. The new MSSQL driver 18 uses by default a SSL connection and the default mssql docker image e.g. the microsoft-mssql-server which I use for testing uses a self-signed SSL certificate.

Note: Paramter -T is not defined in sqsh so this should cause any troubles.

@apisarenco
Copy link
Contributor

Thanks for the commit. I no longer work at kfzteile24, but I will try to find my old colleagues and encourage them to accept this PR :)

@leo-schick
Copy link
Author

👍 or maybe transfer it to the mara github organization

@leo-schick
Copy link
Author

@apisarenco would you mind if I copy this code into a new repo in the mara organization?

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