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
Kurisu
If so, which one? Recently I had to install Moc player on an old PC because I was searching for something with low resource consumption.
New
bot
Looking for an easy to use encryption tool to protect data on your Linux servers? Jack Wallen shows you how to install and use gocryptfs ...
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
First poster: bot
GTK is a toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from sm...
New
New
Exadra37
Oh just spent so much time on this to discover now that RancherOS is in end of life but Rancher is refusing to mark the Github repo as su...
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
A thread that every forum needs! Simply post a link to a track on YouTube (or SoundCloud or Vimeo amongst others!) on a separate line an...
New
AstonJ
In case anyone else is wondering why Ruby 3 doesn’t show when you do asdf list-all ruby :man_facepalming: do this first: asdf plugin-upd...
New
AstonJ
If you are experiencing Rails console using 100% CPU on your dev machine, then updating your development and test gems might fix the issu...
New
PragmaticBookshelf
Learn different ways of writing concurrent code in Elixir and increase your application's performance, without sacrificing scalability or...
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
mafinar
This is going to be a long an frequently posted thread. While talking to a friend of mine who has taken data structure and algorithm cou...
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 Mike Riley @mriley This month, we turn the spotlight on Mike Riley, author of Portable Python Projects. Mike’s book ...
New
First poster: bot
The overengineered Solution to my Pigeon Problem. TL;DR: I built a wifi-equipped water gun to shoot the pigeons on my balcony, controlle...
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