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

GnuTLS: Backend support for CURLINFO_SSL_VERIFYRESULT #5287

Conversation

emilengler
Copy link
Contributor

This makes it possible to get a return for peer verification when getting CURLINFO_SSL_VERIFYRESULT when using GnuTLS

@bagder bagder added the TLS label Apr 30, 2020
@bagder
Copy link
Member

bagder commented Apr 30, 2020

@emilengler, have you looked into creating a test case for this?

@bagder bagder closed this in 42d8d9a Apr 30, 2020
@bagder
Copy link
Member

bagder commented Apr 30, 2020

Merged this for now anyway, thanks!

@emilengler
Copy link
Contributor Author

@emilengler, have you looked into creating a test case for this?

Not yet, will try to work one later today.

@emilengler
Copy link
Contributor Author

I think the problem is that there is no common interface or libcurl related returns for CURLINFO_SSL_VERIFYRESULT. It is depended on both. The TLS library and the site

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

2 participants