aboutsummaryrefslogtreecommitdiff
path: root/tlsproxy
diff options
context:
space:
mode:
Diffstat (limited to 'tlsproxy')
-rwxr-xr-xtlsproxy3
1 files changed, 2 insertions, 1 deletions
diff --git a/tlsproxy b/tlsproxy
index 1260d21..d6a845c 100755
--- a/tlsproxy
+++ b/tlsproxy
@@ -17,7 +17,8 @@ PREFIX="deuxfleurs/cluster/$CLUSTER"
# Do actual stuff
-YEAR=$(date +%Y)
+#YEAR=$(date +%Y)
+YEAR=2023
CERTDIR=$(mktemp -d)