Skip to content

A libcurl built with OpenSSL is required. #1295

@StephenBonikowsky

Description

@StephenBonikowsky

Test cases that fail...

HttpsTests.ClientCertificate_EchoString
HttpsTests.ServerCertificateValidation_EchoString

Error...

Stacktrace
MESSAGE:
System.PlatformNotSupportedException : The libcurl library in use (7.29.0) and its SSL backend ("NSS/3.15.4") do not support custom handling of certificates. A libcurl built with OpenSSL is required.
+++++++++++++++++++
STACK TRACE:
at System.Net.Http.CurlHandler.SslProvider.SetSslOptions(EasyRequest easy, ClientCertificateOption clientCertOption) at System.Net.Http.CurlHandler.EasyRequest.InitializeCurl() at System.Net.Http.CurlHandler.MultiAgent.ActivateNewRequest(EasyRequest easy) --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter1.GetResult() at System.ServiceModel.Channels.ServiceModelHttpMessageHandler.<SendAsync>d__37.MoveNext() in /mnt/resource/j/workspace/dotnet_wcf/master/outerloop_centos7.1_debug_prtest/src/System.Private.ServiceModel/src/System/ServiceModel/Channels/ServiceModelHttpMessageHandler.cs:line 36 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Net.Http.HttpClient.<FinishSendAsync>d__58.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter1.GetResult() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpClientRequestChannel.HttpClientChannelAsyncRequest.d__13.MoveNext() in /mnt/resource/j/workspace/dotnet_wcf/master/outerloop_centos7.1_debug_prtest/src/System.Private.ServiceModel/src/System/ServiceModel/Channels/HttpChannelFactory.cs:line 950 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.GetResult() at System.ServiceModel.Channels.RequestChannel.d__35.MoveNext() in /mnt/resource/j/workspace/dotnet_wcf/master/outerloop_centos7.1_debug_prtest/src/System.Private.ServiceModel/src/System/ServiceModel/Channels/RequestChannel.cs:line 298

Metadata

Metadata

Assignees

Labels

OSXAn issue specific to MacOstest bugTest issues that need fixing.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions