AstonJ

AstonJ

How to fix Let’s Encrypt's expiring DST Root CA X3 certificate on CentOS 7

Further to: Let's Encrypt's Root Certificate is expiring

Just run this in terminal:

rpm -qa | grep ca-certificates-2021.2.50-72.el7_9.noarch || yum update -y ca-certificates

Most Liked

OvermindDL1

OvermindDL1

Honestly I’m curious, if people aren’t keeping their servers root certificate store updated, then what other lack of security is existing as well? If your root certificate has been updated at all in the past many years, you’d already be good for the old LE root non-dedicated certificate expiring as you would already have their own dedicated root certificate by this point.

OvermindDL1

OvermindDL1

The last one was in early 2020? And it didn’t include the cert either? Surprising, lol

Where Next?

Popular Linux topics Top

New
New
Exadra37
In your opinion what is the best Linux windows manager that has this requisites: Works with Ubuntu 20.04 without hijacking the current ...
New
First poster: bot
Ubuntu Linux virtualized on M1 (success!). the ISO file needed: ubuntu-20.04.1-live-server-arm64.iso apart from the ISO, using disk ima...
New
New
New
First poster: bot
Processor • SiFive U74 RISC-V Dual core with 2MB L2 cache @ 1.5GHz • Vision DSP Tensilica-VP6 for computing vision • NVDLA Engine (conf...
New
New
AstonJ
Further to: Let's Encrypt's Root Certificate is expiring Just run this in terminal: rpm -qa | grep ca-certificates-2021.2.50-72.el7_9.n...
New
Eiji
I’m not really up-to-date with mainstream social media, so I may be a bit late with this news, but … The point is … Faceboo...
New

Other popular topics Top

AstonJ
poll poll Be sure to check out @Dusty’s article posted here: An Introduction to Alternative Keyboard Layouts It’s one of the best write-...
New
New
PragmaticBookshelf
Use WebRTC to build web applications that stream media and data in real time directly from one user to another, all in the browser. ...
New
AstonJ
Biggest jackpot ever apparently! :upside_down_face: I don’t (usually) gamble/play the lottery, but working on a program to predict the...
New
Maartz
Hi folks, I don’t know if I saw this here but, here’s a new programming language, called Roc Reminds me a bit of Elm and thus Haskell. ...
New
foxtrottwist
A few weeks ago I started using Warp a terminal written in rust. Though in it’s current state of development there are a few caveats (tab...
New
PragmaticBookshelf
Author Spotlight Jamis Buck @jamis This month, we have the pleasure of spotlighting author Jamis Buck, who has written Mazes for Prog...
New
PragmaticBookshelf
Author Spotlight: Karl Stolley @karlstolley Logic! Rhetoric! Prag! Wow, what a combination. In this spotlight, we sit down with Karl ...
New
AstonJ
If you’re getting errors like this: psql: error: connection to server on socket “/tmp/.s.PGSQL.5432” failed: No such file or directory ...
New
AnfaengerAlex
Hello, I’m a beginner in Android development and I’m facing an issue with my project setup. In my build.gradle.kts file, I have the foll...
New