You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is because HttpClientHandler.ServerCertificateCustomValidationCallback currently doesn't work in netcoreapp2.0 on Mac at all. See the comment in https://github.com/dotnet/corefx/issues/9728 for more information.
Note that we currently have 2 tests failing in nightly run on OSX CI:
This is because
HttpClientHandler.ServerCertificateCustomValidationCallbackcurrently doesn't work innetcoreapp2.0on Mac at all. See the comment in https://github.com/dotnet/corefx/issues/9728 for more information.Note that we currently have 2 tests failing in nightly run on OSX CI:
Error message is: