Top "Ssl" questions

Secure Sockets Layer (SSL) is an obsolete cryptographic protocol superseded by Transport Layer Security (TLS) that provides secure communications over the Internet.

Java Keytool error after importing certificate , "keytool error: java.io.FileNotFoundException & Access Denied"

I'm trying to connect a Java Web API via HTTPS; however, an exception is thrown: javax.net.ssl.SSLHandshakeException: sun.…

java ssl ssl-certificate keytool
PHP Get Site URL Protocol - http vs https

I've written a little function to establish the current site url protocol but I don't have SSL and don't know …

php url ssl
Trust Store vs Key Store - creating with keytool

I understand that the keystore would usually hold private/public keys and the trust store only public keys (and represents …

java ssl keytool jce
Is there a way to make Firefox ignore invalid ssl-certificates?

I am maintaining a few web applications. The development and qa environments use invalid/outdated ssl-certificates. Although it is generally …

firefox ssl
How to install mod_ssl for Apache httpd?

Ok So I installed Apache httpd a while ago and have recently come back to it to try setup SSL …

ssl apache
javax.net.ssl.SSLException: Received fatal alert: protocol_version

Has anyone encountered this error before? I'm new to SSL, is there anything obviously wrong with my ClientHello that I'm …

java ssl jsse
C# Ignore certificate errors?

I am getting the following error during a web service request to a remote web service: Could not establish trust …

c# .net ssl
HTTPS connection Python

I am trying to verify the that target exposes a https web service. I have code to connect via HTTP …

python ssl https httplib pyopenssl
openssl s_client -cert: Proving a client certificate was sent to the server

Background I am stuck in a finger-pointing match with a service provider with an API protected by SSL server and …

ssl openssl ssl-certificate
SSL certificate is not trusted - on mobile only

My site is working great over SSL in my desktops (chrome) I have a green lock near the address bar …

android iphone google-chrome ssl certificate