python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Troubleshoot TLS1.2 in .NET 4.7.2 / 4.8 with wireshark
We have problem with .NET application which runs fine on development PC (win10)
but when deployed to "Windows server 2016" production env it reports:
System.Net.WebException: The request wa...
manuel
Votes: 0
Answers: 1
Transfer data to a secured database by POST message and authentication using a servercertificate
We want to establish a secured connection with our governmental institute that collects laboratory analysis that are performed for the legal determination of the nutrient content.
For this we connecti...
Bram van de Kooi
Votes: 0
Answers: 0
TLS 1.2 implementation in C++ Windows Application using OpenSSL
I have a windows application that works as a client and installed on multiple device and they can communicate with each other, Now I want to encrypt the communication. I tried to found out some method...
DevPy
Votes: 0
Answers: 1
TLS1.2-issue on Windows Server 2012R2
I'm facing an issue with Windows Server 2012R2 and a C#-site that runs on the server. Some external HTTPS-requests fails with this error:
The request was aborted: Could not create SSL/TLS secure chann...
Markus Knappen Johansson
Votes: 0
Answers: 0