Skip to content

[BUG][C#][csharp] Use RestClient.RemoteCertificateValidationCallback for SSL validation #11497

@RomanSoloweow

Description

@RomanSoloweow

The RestSharp library is used to call methods.

The RestClient class has a RemoteCertificateValidationCallback method that works similar to HttpWebRequest.ServerCertificateValidationCallback.

Why can't I use it?

I think it would be logical to be able to process this delegate through IReadableConfiguration

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions