feat: zert-check — SSL-Zertifikate aller motocamp.de Domains prüfen

Alias zert-check, Script in bin/zert-check.
Zeigt Ablaufdatum und verbleibende Tage mit Farbkodierung (grün/gelb/rot).
This commit is contained in:
rene 2026-04-10 11:20:10 +02:00
parent b8337f2762
commit ca376f6793
2 changed files with 68 additions and 0 deletions

View file

@ -295,6 +295,7 @@ fi
alias gitsync="~/git-projekte/dotfiles-rene/bin/git-sync-all.sh"
alias mac-sync="curl -fsSL https://git.motocamp.de/rene/dotfiles-rene/raw/branch/main/bin/git-sync-all.sh | bash"
alias zert-check="~/git-projekte/dotfiles-rene/bin/zert-check"
# 8) Conda-Initialisierung
# ----------------------------------------------------------