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

Fixing a bug in the NetSSL_Win module (Host name verification failed error) #1157

Merged
merged 4 commits into from Feb 21, 2016

Conversation

erl987
Copy link

@erl987 erl987 commented Feb 20, 2016

This is fixing a bug that occurs when sending e-mails via SMTP with TLS/SSL encryption. See this discussion:

http://pocoproject.org/forum/viewtopic.php?f=12&t=6708

obiltschnig added a commit that referenced this pull request Feb 21, 2016
Fixing a bug in the NetSSL_Win module (Host name verification failed error)
@obiltschnig obiltschnig merged commit 7a8e0d1 into pocoproject:develop Feb 21, 2016
@erl987
Copy link
Author

erl987 commented Oct 24, 2016

This small fix has quite some impact on using e-mail sending with WinSSL. It still did not make it into the release. Are there any plans to fix that also in the release branch?

@obiltschnig obiltschnig added this to the Release 1.7.7 milestone Oct 24, 2016
@obiltschnig obiltschnig self-assigned this Oct 24, 2016
erl987 added a commit to erl987/poco that referenced this pull request Jan 23, 2021
This is fixing "Host name verification failed error" that occurs with Windows SChannel. Regressing bug (pull request pocoproject#1157 fixed this originally).
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