aboutsummaryrefslogtreecommitdiff
path: root/tlsproxy
diff options
context:
space:
mode:
authorADRN <adrien@luxeylab.net>2024-01-22 18:00:49 +0100
committerADRN <adrien@luxeylab.net>2024-01-22 18:00:49 +0100
commit672c3983154415cd76ea81d2b777210115ac5c01 (patch)
tree1717bda878d5d6191a93a83bb1d682c71a95e1eb /tlsproxy
parentabce598e6c7933e9f902a768c974fbbd695258ad (diff)
parent3ff35c552765dc49a8cad8dd9d4c44d05907f5ff (diff)
downloadnixcfg-672c3983154415cd76ea81d2b777210115ac5c01.tar.gz
nixcfg-672c3983154415cd76ea81d2b777210115ac5c01.zip
Merge branch 'main' into feat/im-tls-proxy
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)