diff options
Diffstat (limited to 'tlsproxy')
-rwxr-xr-x | tlsproxy | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -17,8 +17,7 @@ PREFIX="deuxfleurs/cluster/$CLUSTER" # Do actual stuff -#YEAR=$(date +%Y) -YEAR=2023 +YEAR=$(date +%Y) CERTDIR=$(mktemp -d) |