Skip to content

fix: re-implement sslStream initialization for framework versions < 5.0 #231

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

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

alex-dubchak
Copy link

After #228 sslStream support for Frameworks < 5.0 was broken - sslStream remains uninitialized due to preprocessor directives.

Re-implemented sslStream initialization and replaced SslClientAuthenticationOptions with targetHost on client authentication (SslClientAuthenticationOptions only available with NET Standard 2.1)

@alex-dubchak
Copy link
Author

Hey @cnblogs-dudu
Please look at this one - we'd like to use it in our project, but unfortunately, the .net framework support is a bit broken in the latest release.

@cnblogs-dudu cnblogs-dudu merged commit 99eabb9 into cnblogs:main Sep 2, 2024
1 check passed
@cnblogs-dudu
Copy link

Released 3.2.3 for this PR.

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

2 participants