HttpWebRequest.ServerCertificateValidationCallback allows HttpWebRequest.ServerCertificateValidationCallback to override the server certificate verification logic when using HTTPS.
HttpWebRequest.ServerCertificateValidationCallback
There is no equivalent property on FtpWebRequest .
FtpWebRequest
How can I override server certificate verification when using FtpWebRequest ?
I know ServicePointManager.ServerCertificateValidationCallback , but I'm looking for a solution that only FtpWebRequest current FtpWebRequest object.
ServicePointManager.ServerCertificateValidationCallback
No one has answered this question yet.
See related questions:
Source: https://habr.com/ru/post/1265268/More articles:closing a session in a tensor stream does not reset graph - pythonUsing stackmap frames and how does this help in checking byte code? - javaReverse Stop Bar - rAndroid emulator not working - Visual Studio 2017 - androidGmaps API for downloading location history (timeline) Programmatically in Android - androiduniform initialization of vector pairs - c ++TensorFlow library has not been compiled to use SSE3, SSE4.1, SSE4.2, AVX in Google Cloud Platform console - pythonCartesian distortion effect using CSS - javascriptCannot open downloaded file in Google Drive using API - javascriptUpload file to Google Drive API using HTML5 - html5All Articles