Top "Tls1.2" questions

Transport Layer Security (TLS) is a cryptographic protocol designed to provide communications security over a computer network.

How to enable TLS 1.2 for API call in ASP.NET 2.0 application?

Our ASP.NET 2.0 website processes credit card transactions via calls to Authorize.Net's API. Authorize has informed us that on …

asp.net asp.net-2.0 authorize.net tls1.2
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
How to enforce TLS1.2 to Rest client using Rest Template

I am consuming json webservice using Spring3.0 restTemplate by calling post method. MultiValueMap<String, String> headers = new LinkedMultiValueMap&…

java spring resttemplate tls1.2
"Peer's certificate issuer has been marked as not trusted by the user" in Openshift3

If S2I - "Source-to-image" resource in Openshift3 tries to connect to a TLS Gitlab repository shows the following message: "…

git docker openshift tls1.2
How to upgrade OpenSSL from 1.0.2g to 1.1.0g in Ubuntu and let python recognize the new OpenSSL

I have Ubuntu 16.04. It has OpenSSL 1.0.2g. I need to use OpenSSL 1.1.0g. Note that OpenSSL 1.1.0g is installed in …

ssl openssl ubuntu-16.04 tls1.2 pyopenssl
Configure https agent to allow only TLS1.2 for outgoing requests

I'm making HTTPS connections from a node app, using a client certificate: var options = { hostname: 'https://my-server.com', port: 443, path: …

node.js https tls1.2
Classic ASP Outbound TLS 1.2

We use a web API call to UPS to check address information. They are requiring TLS 1.2 and the switch has …

asp.net ssl tls1.2
Domain=NSURLErrorDomain Code 1202

Hi I receive the following error: Error Domain=NSURLErrorDomain Code=-1202 \"The certificate for this server is invalid. You might …

ios amazon-web-services ssl nsurlsession tls1.2
Sql Server 2016: Enable TLS 1.2 for SQL Server Connection

I've SQL server 2016 running on windows 2012 R2 and I applied the patch for TLSv1.2 support and rebooted the VM, https://…

java .net sql-server sql-server-2016 tls1.2