Skip to content

Conversation

elemount
Copy link
Contributor

This PR is for support SSL on windows, but still not completed for 2 block issue.

  1. schannel-rs do not support set a flag, without the flag the connection will fail. I raised a issue for it and after the flag is supported, it works Support SCH_CRED_NO_DEFAULT_CREDS flag on AcquireCredentialsHandleA steffengy/schannel-rs#37.
  2. schannel-rs do not have a full support for cert/private key, the code for an addtional client cert and client key is not completed. Waiting schannel-rs's improvement. Actually, it has a commit already, just not released.

@blackbeam
Copy link
Owner

Thanks for your work. Looking forward to it.

@elemount elemount force-pushed the master branch 4 times, most recently from 11ec53f to 693ccda Compare December 27, 2018 05:46
serprex pushed a commit to serprex/rust-mysql-simple that referenced this pull request Feb 10, 2025
Make SQLSTATE optional in ServerError
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