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