C# HTTPS REST Connections Using Self-Signed TLS Certificates
Frederick Ollinger

Frederick Ollinger @frederickollinger

About: Linux / Python / DevOps / Crypto / Cloud

Joined:
Jun 22, 2022

C# HTTPS REST Connections Using Self-Signed TLS Certificates

Publish Date: Jun 25
0 0

RestSharp is a C# library for making client side REST connections to servers.

It can use HTTP or HTTPS, but it does not seem to like self-signed certificates to connect to a server.

Comments 0 total

    Add comment