Skip to main content

All Questions

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
4 votes
2 answers
10k views

Chrome 107 - marks self-signed certificate Not Secure despite cert is installed

I'm running create-react-app with self-signed HTTPS certificate locally. The certificate is installed in User's Trusted Root CA Despite that Chrome still marks the website as Not Secure what for ...
micnyk's user avatar
  • 143
1 vote
0 answers
857 views

Access HP Switch Web-UI in HTTPS Admin Mode

On my HP 1820 G24 Switch, I set Secure HTTP Configuration (enabled HTTPS Admin Mode). For that, the Switch generated its own SSL certificate. So far so good. -- When I try to access the Web-UI in ...
Amit G.'s user avatar
  • 195
1 vote
1 answer
11k views

This CA Root certificate is not trusted because it is not in the Trusted Root Certification Authorities store

I am running a web app on Linux where I dont think anyone will look at it besides myself called node red looking to run the web app on TLS with certs. Going off this tutorial to generate these two ...
bbartling's user avatar
  • 245
0 votes
1 answer
750 views

How to generate HTTP ca .cert?

If I use to generate a certificate + private key pair, with the following command on Linux: openssl req -x509 -newkey rsa:4096 -keyout key.pem -out cert.pem -days 365 This will generate two files (...
bbartling's user avatar
  • 245
1 vote
1 answer
270 views

What order are TLS/SSL certificate attributes checked for validity? Is there a standard?

Imagine an SSL certificate with the following parameters - we're going to concoct the worst imaginable cert by doing every possible thing wrong: Old, vulnerable cipher Vulnerable signature alrgorithm ...
Karu's user avatar
  • 4,772
1 vote
2 answers
144 views

Self-signing SSL certificate to secure web traffic on ClearOS on LINUX

I am very much a beginner when it comes to SSL certificate for securing website traffic. I am currently running a Linux version of ClearOS web server. Everything works as it should, but now I want to ...
ThN's user avatar
  • 1,288
0 votes
1 answer
189 views

Trusted CA on self signed certificate

I have an old embedded Linux based device, it's from a project I did about 10 years ago. The device has no built in UI, keyboard or anything like that only a small web server to control it. Iv'e ...
shawty's user avatar
  • 362
2 votes
1 answer
1k views

Error while configuration new SSL certificate on LDAP server and client

My last SSL certificate expired yesterday and which was configured on my LDAP server, so I purchased a new SSL key activated it and again tried to configure but still it showing the same error. First ...
Avkash's user avatar
  • 21
-1 votes
2 answers
1k views

Can i use a gethttpsforfree to create a valid certificate for locahost or intranet domain?

I have a webapp running in a public domain using a ssl certitifcate provided by https://gethttpsforfree.com/ It works like a charm. The problem is that sometimes i need to install this webapp ...
ton's user avatar
  • 951
0 votes
1 answer
171 views

How to untrust proxy or antivirus certificate and/or certificate authority?

I have antivirus inspecting my web traffic including HTTPs. In this question we discovered, that it installed it's self certificates or certificate authority (not sure about terminology). Now I wish ...
Dims's user avatar
  • 12.8k
1 vote
1 answer
276 views

Same SSL Cert on 2 Servers, 1 Passes & Other Doesn't

I run a few small sites, and last year installed SSL certificates on each of them. Last week a visitor contacted me with a question about my SSL certificate, which prompted me to run a couple of SSL ...
Lenwood's user avatar
  • 403
3 votes
1 answer
3k views

Does Heartbleed Bug in OpenSSL affect ALL SSL certs

Does the Heartbleed Bug in OpenSSL affect ALL SSL certs, regardless of where I purchased or if I self-cert? For example, if I bought an SSL certificate from GoDaddy and set this up on my server ...
bwright's user avatar
  • 153
0 votes
1 answer
80 views

What details would you view in a certificate to check if it is trustworthy?

I have a question need help: What details would you view in a certificate to check if it is a trustworthy website?
mikee's user avatar
  • 7
2 votes
1 answer
4k views

Can not combine two CA certificate files to a CA certificate chain

Ι' m trying to concatenate two valid self-signed CA pem files generated using openssl in order to import a single CA file in Firefox (client side), using the following command: cat CA_file0.pem ...
funk's user avatar
  • 215

15 30 50 per page