Top "Tls1.2" questions

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

Why Schannel fails to receive handshake from the server?

When I'm trying to pull from our git server I get this error: fatal: unable to access 'xxx': OpenSSL SSL_…

windows git ssl openssl tls1.2
The client and server cannot communicate, because they do not possess a common algorithm on Windows Server 2008 Web

I am working on a ASP.Net WebForms application. We are using PayFort's Start API for the payment process. The …

c# asp.net ssl windows-server-2008 tls1.2
How to implement Security Protocols TLS 1.2 in .Net 3.5 framework

As Paypal updated their response, I need to update security protocols TLS to v1.2 in my existing application which is …

c# asp.net .net paypal tls1.2
iOS 13 TLS issue

I have installed iOS 13 beta version and run my framework which contains a lot of network requests, but I got …

objective-c xcode tls1.2 ios13
curl: Unknown error (0x80092012) - The revocation function was unable to check revocation for the certificate

C:\Users\casta>curl https://c5.ppy.sh curl: (35) schannel: next InitializeSecurityContext failed: Unknown error (0x80092012) - The revocation …

ssl ssl-certificate tls1.2
What version of TLS does my C# program use?

I develop a C# program in Visual Studio 2013 which communicates with a SOAP webservice. How can I tell which version …

c# visual-studio ssl visual-studio-2013 tls1.2
TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 in windows server 2012 r2

My question is simple. My server's operating system is Windows Server 2012 r2 and all updates were made on it. When …

tls1.2 windows-server-2012-r2
How to enforce an Axis Client to use TLSv1.2 protocol

A third party our application is integrate with has recently made changes in their security level protocols. In short, My …

ssl axis webservices-client tls1.2
PHP SOAP Communication Using TLS 1.2

We have integrated UPS Web Service in our site. recently we got alert from UPS : Effective January 26, 2016,the UPS test …

php web-services soap tls1.2 ups