Posts by Ricardo Carvalho • 31 points
2 posts
-
0
votes1
answer911
viewsQ: TLS 1.2 Requests with Restsharp
I need to use TLS 1.2 in an HTTP request with Restsharp. Every time I make a POST, it reports the error "The underlying connection was closed: Could not establish trust for secure SSL/TLS channel.".…
-
3
votes0
answers493
viewsQ: Digital signature with C# and Json
Good afternoon to you all. I’m using the link code https://github.com/Gread/BoletoOnlineBradesco that uses C# to sign Json and send the letters to Bradesco. My problem is occurring in Bouncy…