Hi,
I'm trying to make a POST request with WebRequest on Https endpoint but this gives me exception like: System.Net.WebException "SecureChannelFailure (The authentication or decryption has failed.)"
Xamarin Mac Project's target framework is : Mono/.Net 4.5
My Application was working fine 2 days ago and i didn't make any changes but now i'm getting this error.
Any help would be much appreciated.
Thanks,
Saurav