python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Azure Advisor for MySql suggesting updating TLS version to 1.2 - server already running 'tls_version: TLSv 1.2'
Azure advisor has recommended: Your Azure Database for MySQL - Flexible Server is vulnerable using weak, deprecated TLSv1 or TLSv1.1 protocols
I have checked my tls_version on my MySql server and retu...
henry434
Votes: 0
Answers: 1
TLS error "TLS_DHE_RSA" in ev ssl certificate
Install an EV ssl certificate on the company's website, but I get these "errors" although they are not so drastic I want to solve it, could you help me with this
error:
TLS_DHE_RSA_WITH_CAME...

Fernando
Votes: 0
Answers: 0
How to replicate mandatory requirement of server certificate on the REST API client system?
I am developing a desktop client application for an https-protocol based REST API provided by a third party.
I want to test the programmatic communication with the API when the server's certificate is...
AllSolutions
Votes: 0
Answers: 0
Forcing .NET application to use TLS 1.2 or later
I wonder how to force a .NET application targeting .NET Framework 4.8 to use TLS 1.2 or later (including future TLS versions).
The application execute as a Windows service. For >98% of the users, i...
Nitradamus
Votes: 0
Answers: 1