Skip to main content

Questions tagged [ssl-certificate]

The tag has no usage guidance.

0 votes
0 answers
18 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
-1 votes
1 answer
47 views

How to add Private key to SSL Cert

I have been supplied a certificate file; CSR; Public Key and Private key by my SSL Cert reseller, all in txt files with ciphertext inside. I have to renew a ssl cert hosted on a IIS server, and the ...
Scott E's user avatar
0 votes
1 answer
63 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
83 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
193 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
147 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
1 answer
267 views

Using certutil certificate in apache, missing key

$ConfigContent = @" ; Request.inf [Version] Signature="`$Windows NT$" [NewRequest] Subject = "CN=$CN,C=ES,ST=Barcelona,L=Barcelona,O=$O" KeySpec = 1 KeyLength = 2048 ...
Daviid's user avatar
  • 118
-1 votes
1 answer
1k views

Can AD CA certificates for internally facing sites be inherently trusted?

Is AD CA (AD Certificate Services properly configured) all that's needed for (SSL certs on) internally facing sites to be trusted w/o any additional configuration on domain-joined clients? Say: ...
kindzmarauli's user avatar
0 votes
0 answers
56 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
1 answer
54 views

Website refuses to load, but works fine everywhere else. SSL Certificate related

I have a computer which has stopped connecting to a website. Normally this computer would just get rebuilt with the standard image we have for the computer, but there's a lot of bespoke software which ...
JohnnyVegas's user avatar
  • 3,516
0 votes
0 answers
263 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
3 votes
1 answer
17k views

curl: (35) schannel: next InitializeSecurityContext failed - The revocation function was unable to check revocation for the certificate

tl;dr How can I fix "The revocation function was unable to check revocation for the certificate" when using a custom proxy+cert combination? Can I disable this check somehow for the whole ...
ctote's user avatar
  • 389
0 votes
0 answers
444 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
195 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

15 30 50 per page
1
2 3 4 5
28