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)
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
mongodump error: x509: cannot validate certificate for <server-IP> because it doesn't contain any IP SANs
I am trying to setup mongodump along with TLS/SSL encryption. I have been following various articles for this: Self-signed SSL connection using PyMongo, https://mydbops.wordpress.com/2020/05/02/securi...
Kalit Inani
Votes: 0
Answers: 2
Should I use OpenSSL or gnutls with Apache 2.4?
I went through a lengthy process removing mod_ssl and replaced it with gnutls because I wanted to use TLS 1.3.
The difference I’ve noticed is gnutls doesn’t support older, legacy methods, only new one...
ajmcello
Votes: 0
Answers: 1