On Fri, Aug 26, 2022 at 03:59:02AM +, Danilo Singh wrote:
> The URL we are trying to connect to is notacarioca.rio.gov.br. When
> trying to run an openssl s_client -connect, we get error 104, with the
> following return:
> write:errno=104
That is a write system call errno value, which trans
Hello, we have a problem with a .NET application running on a Linux server,
possibly caused by incorrect TLS settings on the server we are making requests
to.
We made several attempts to configure OpenSSL on our server and none were able
to connect to the destination server address.
The URL we a