Skip to main content

Questions tagged [ssl-certificate]

The tag has no usage guidance.

162 questions with no upvoted or accepted answers
0 votes
0 answers
35 views

SSL Error: ERR_SSL_PROTOCOL_ERROR - only happening with Chrome -- all other browsers fine

I get the following error in Chrome: ERR_SSL_PROTOCOL_ERROR when trying to connect to a client website. This only happens in Chrome and for everyone. The "website" is hosted in IIS and is ...
monkeySeeMonkeyDo's user avatar
0 votes
1 answer
72 views

How do we create an SSL certificate on a website hosted on a Mac OS Sonoma system using a third-party SSL provider?

We have a website that we are hosting from a MacBook. We would like to add an SSL certificate to the website itself. Is there a way to do this, or should we just add the SSL to the whole system? We ...
AJGomez's user avatar
0 votes
0 answers
25 views

Broke my mac network after apache/ssl changes

I tried to configure Apache2 with SSL for local web development on my Mac (MacOS Ventura). What I did with apache/ssl was : install httpd and make some basic configuration. Enable mod_ssl module, ...
Amandine Dt's user avatar
0 votes
0 answers
87 views

Finding CA Cert from a Synology NAS to use it with curl --cacert

My Synology uses self-signed certificate, so I need to include it with curl --cacert /path/to/cert.pem to connect safely from a terminal to NAS using https. How can I find this certificate on my ...
Async's user avatar
  • 1
0 votes
0 answers
209 views

Access is Denied - Certreq.exe

I am getting an "access is denied" message when attempting to use the certreq from the commandline. TLDR; I am a domain admin, and a local admin on the machine (inherited). I am using an ...
koda's user avatar
  • 1
0 votes
0 answers
149 views

SSL certificate mismatch within home network

I use Home Automation to control my heating, lights etc. I installed a letsencrypt cert and I use a custom domain name to access it securely. https://home.mydomain.tld/ This uses port 443 natively. ...
stevland's user avatar
0 votes
0 answers
59 views

Client fails TLS handshake

A client is trying to connect to my website using a client certificate. However, they get a 400 error. They gave me their public certificates excluding root CA in a .crt file. This is the access log: ...
A. Abassi's user avatar
0 votes
0 answers
274 views

How to view subject alternate names in Google Chrome

I am setting up a public-facing web site, that has three domain names: prod.example.com test.example.com dev.example.com I have the TLS certificate, signed by DigiCert, and when I view the site in ...
Mark Stewart's user avatar
0 votes
0 answers
446 views

Update openssl to 3.1.1 from 1.0.2n in Nodejs

I am working on an old node.js project which is using the Openssl version 1.0.2n. I found only a dll (libeay32.dll) using in this project and in that that dll openssl version is 1.0.2n. Since Openssl ...
mhhabib's user avatar
  • 101
0 votes
1 answer
199 views

getssl cannot reach challenge token url

I am using getssl (https://github.com/srvrco/getssl) to renew my ssl certificate. I get this message when I try to renew my domain: Check all certificates Registering account Verify each domain ...
Robert S's user avatar
  • 847
0 votes
0 answers
177 views

Network Access Points providing cert on connection, how?

How is it connection providers in public locations are able to send a certificate on connection? I seem to recall there is a protocol they use, but I read that many years ago. Or is it as simple as on ...
LeosSire's user avatar
0 votes
0 answers
150 views

How to obtain a certificate request from an existing certificate

I've got a server where a .p12 is on it that has been converted to a .pem (files: certserver.p12, certserver.pem, certserver.pass for the password). I now got a request to make a new certificate-...
Thomas's user avatar
  • 445
0 votes
0 answers
123 views

Code signing certificates

We recently launched a software application built using electron where the app does check a firebase database upon launch of the app and for some reason, it was triggering the Norton Antivirus ...
Len Morales Jr's user avatar
0 votes
0 answers
977 views

"Insecure origins treated as secure" does not work in Opera

STR: Go to configuration in Opera: opera://flags/#unsafely-treat-insecure-origin-as-secure Set URL: https://self-signed.badssl.com/ Reload Opera Open entered URL from #2. Results: Expected: the ...
Kirby's user avatar
  • 209
0 votes
0 answers
2k views

can't initialize iptables table `filter': Table does not exist (do you need to insmod?) - iptables is not present

I am trying to install NGINX and Certificate by following this article in WSL: How to Install and Configure Nginx on Ubuntu 20.04 But at the Step 5: Allow Nginx Traffic, I am getting error after the ...
Nishal's user avatar
  • 1

15 30 50 per page
1
3 4
5
6 7
11