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

WinInet / WinHTTP - Windows Server 2012 R2 - 12029 (-1) - Handshake handshake failure 40 #155

Open
vnmartinez opened this issue Jan 11, 2025 · 0 comments

Comments

@vnmartinez
Copy link

vnmartinez commented Jan 11, 2025

After this particular partner's api changed it's ssl certificate to a Global Sign Let's Encrypt one all the customers that use Windows Server 2012 R2 have been experiencing 12029 (-1) error code.

Some parts of the internt say that if you update windows enough you would solve the issue, but instead what I did was to change the HttpConnectionType to indy. It solved the issue.
While debuggin on wireshark i've found that the problem happens on the handshake step.

image

I'm just posting this here because I was not able to find a alternative solution or even someone else talking about. I know that this is a Windows issue.

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

No branches or pull requests

1 participant