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

Update certificate selection callback to use SCHANNEL_CRED #2196

Merged
merged 6 commits into from
May 21, 2024

Conversation

pepone
Copy link
Member

@pepone pepone commented May 19, 2024

This PR replaces #2191, it updates the certificate selection callbacks used with Schannel to return a credentials object. This PR intentionally keeps SCHANNEL_CRED and an upgrade to the newer SCH_CREDENTIALS would be done in a follow-up PR.

cpp/include/Ice/SSL/Config.h Outdated Show resolved Hide resolved
cpp/test/IceSSL/configuration/SchannelTests.cpp Outdated Show resolved Hide resolved
cpp/include/Ice/SSL/ClientAuthenticationOptions.h Outdated Show resolved Hide resolved
cpp/include/Ice/SSL/ServerAuthenticationOptions.h Outdated Show resolved Hide resolved
pepone and others added 3 commits May 20, 2024 19:01
Co-authored-by: Joe George <joe@externl.com>
Co-authored-by: Joe George <joe@externl.com>
@pepone pepone merged commit 8263a0b into zeroc-ice:main May 21, 2024
16 checks passed
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.

None yet

3 participants