Skip to main content

Questions tagged [ssl-certificate]

The tag has no usage guidance.

162 questions with no upvoted or accepted answers
5 votes
1 answer
2k views

SSL handshake fails for google.com only, in all browsers

I can't connect to google.com via HTTPS on any browser (Safari, Firefox or Chrome). All other sites (HTTPS or not) are fine. The error I get is ERR_CONNECTION_CLOSED in Chrome, Secure Connection ...
akxlr's user avatar
  • 243
5 votes
1 answer
11k views

How to configure GlassFish v3.1 to use SSL?

We are looking for simple step-by-step manuals how to configure GlassFish v3.1 to use SSL. We are running few legacy application under GlassFish and we hope there is no need to change them: so that ...
Seno's user avatar
  • 805
4 votes
0 answers
4k views

How to renew CA certificate using easy-rsa

I need to renew ca certificate. I use easyrsa. I know there is command easyrsa renew foo but it works only with regular certificates. I can't see any option like easyrsa renew-ca and easyrsa renew ca ...
T0maas's user avatar
  • 181
4 votes
0 answers
4k views

Establish https on nonstandard port

I'm trying to estamblish https on port 55434 (different than standard 443). My nginx configuration looks like this: server { server_name example.org; listen 55434 ssl; ssl ...
majkel's user avatar
  • 49
3 votes
0 answers
2k views

SSL verification doesn't happen with curl cacert option

This is my understanding of curl --cacert option : We can make curl perform SSL verification against a custom truststore by providing a PEM file path to this option. It is mostly used when we are ...
Monish Kamble's user avatar
3 votes
1 answer
2k views

macOS - Getting SSL certificate error on valid certificate when accessing via git

2 days ago we started to get an error in git when pulling updates from our repository via HTTPs: "SSL certificate problem: certificate has expired" Seems like a duplicate of the issue below, but ...
timmi4sa's user avatar
3 votes
1 answer
3k views

Safari forces user to select client certificate even if it is optional

This question is loosely related to another one: IIS7.5 SSL Question, Safari users get a prompt of certificate to select, but since it was asked more than a year ago I thought that there may be some ...
Maciej's user avatar
  • 131
3 votes
0 answers
5k views

setup vpnc to use vpnclient certificate for authentication

I am trying to access my company VPN using my Centos 5.5 laptop. I have the vpn client certificate issued by my company's IT dept. I am able to access the webmail using the same certificate which I ...
yasouser's user avatar
  • 313
2 votes
0 answers
2k views

Self-signed SSL Certificate for Nginx not working with Chrome

I've generated a Self-signed SSL Certificate and Authority for my localhost nginx dev environment and imported the Certificate Authority in both Firefox and Chrome. - Firefox: works perfectly, the ...
Bruno Leveque's user avatar
2 votes
0 answers
130 views

Since installing an SSL certificate the featured images from my portfolio aren't displaying on my website homepage

I'm using Wordpress for my website with a Phlox theme and the Elementor and Phlox plug-ins. Since installing the SSL certificate the feature images are not displaying on my home page. The area it ...
user12047975's user avatar
2 votes
0 answers
6k views

Vagrant: SSL verification error behind corporate proxy

My company uses a proxy. I am using a Windows 10 notebook, 64 bit. Vagrant version 2.1.1. When trying to install a Vagrant plugin, e.g. vagrant plugin install vagrant-proxyconf I see the following ...
Sebi's user avatar
  • 21
2 votes
1 answer
6k views

Tomcat SSL error after setting up certificate

After generating certificate and key pem file using openssl on ubuntu 16.04 I configured tomcat connector in server.xml file as given below but, when I start tomcat I get an error. In the browser ...
Vitthal Shirke's user avatar
2 votes
0 answers
1k views

Browser prompts client certificates only from current user store ignoring local machine store

I've implemented an application, which installs X509 client certificates on the user's computer. They are supposed to be used to log in to the SSO system. They are installed both in the context of ...
dradzikowski's user avatar
2 votes
1 answer
5k views

How to disable «Secure Connection Failed» for all visited sites?

UPD: Problem was reproduced for me in Windows 10 EN Enterprise LTSB 64-bit. I install Windows → I download browsers (more I do not download anything after installation) → I get same errors. 1. ...
Саша Черных's user avatar
2 votes
1 answer
4k views

Is this setup of an HTTPS/TLS/SSL certificate for an Asus RT-AC3200 router via Mac OS X 10.10 and Chrome correct?

Using the following links I believe I was able to create and install a certificate and authority for my router so that when I connect to it via HTTPS it won't give me the warning screen about the site ...
Jesse Yishai's user avatar

15 30 50 per page
1
2 3 4 5
11