tlsproxy: temporary fix for year 2024 (TODO fix before mid-2024)

This commit is contained in:
Alex 2024-01-17 20:07:20 +01:00
parent a21493745d
commit afb28a690b
1 changed files with 2 additions and 1 deletions

View File

@ -17,7 +17,8 @@ PREFIX="deuxfleurs/cluster/$CLUSTER"
# Do actual stuff
YEAR=$(date +%Y)
#YEAR=$(date +%Y)
YEAR=2023
CERTDIR=$(mktemp -d)