Skip to content

GnuTLS: Backend support for CURLINFO_SSL_VERIFYRESULT - #5287

Closed
cvengler wants to merge 1 commit into
curl:masterfrom
cvengler:2020-04-CURLINFO_SSL_VERIFYRESULT_GnuTLS
Closed

GnuTLS: Backend support for CURLINFO_SSL_VERIFYRESULT#5287
cvengler wants to merge 1 commit into
curl:masterfrom
cvengler:2020-04-CURLINFO_SSL_VERIFYRESULT_GnuTLS

Conversation

@cvengler

Copy link
Copy Markdown
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

bagder commented Apr 30, 2020

Copy link
Copy Markdown
Member

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

@bagder bagder closed this in 42d8d9a Apr 30, 2020
@bagder

bagder commented Apr 30, 2020

Copy link
Copy Markdown
Member

Merged this for now anyway, thanks!

@cvengler

Copy link
Copy Markdown
Contributor Author

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

Not yet, will try to work one later today.

@cvengler

cvengler commented May 2, 2020

Copy link
Copy Markdown
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.

2 participants