Top "Tls1.0" questions

Transport Layer Security version 1.0 - formerly an upgrade of SSL Version 3.0

"fatal: HttpRequestException encountered." Error with GitHub/Bitbucket Repositories due to dropping TLS-1.0 support

Problem I recently encountered the following message when I pushed to a GitHub repo: "fatal: HttpRequestException encountered. " followed by being …

git github bitbucket tls1.2 tls1.0
Enable TLS 1.2 Apache

I want to enable TLS 1.2 in Ubuntu server 18. I have edited the /etc/apache2/mods-available/ssl.conf, adding SSLProtocol all …

apache tls1.2 tls1.0
Disabling TLS 1.0 in Apache 2.4

I'm a non-technical-but-able-to-read-the-manual website owner. I am running Apache 2.4.10 on a Debian 9.0 server. I would like to disable TLS 1.0. I …

apache tls1.0
How to change client TLS preferences in Java?

I'm trying to make a POST request to an endpoint in Java, and when I try to send the request, …

tls1.2 sslhandshakeexception tls1.0