Skip to content

xenetis/letsencrypt-expiration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Letsencrypt Expiration

Due to letsencrypt DST Root CA X3 Expiration on September 2021, this script allow you to update DST_Root_CA_X3 and ISRG_Root_X1 on your Debian 8 and 9 (Jessie and Stretch) not necessary for Debian 10 Buster

Debian 8 Jessie and debian 9 Stretch, just run :

wget -O - https://raw.githubusercontent.com/xenetis/letsencrypt-expiration/main/letsencrypt-expiration.sh | bash

Debian 10 Buster and debian 11 bullseye :

apt-get install ca-certificates -y

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages