C# put request with self-signed certificates without verification
I need to login to my server via https put request. I have the certificate and key in my project but I still can’t seem to be able to login. My current code:
I need to login to my server via https put request. I have the certificate and key in my project but I still can’t seem to be able to login. My current code: