diff --git a/tools/unix/check_cert.sh b/tools/unix/check_cert.sh index 2446526640..6824f4ccc9 100755 --- a/tools/unix/check_cert.sh +++ b/tools/unix/check_cert.sh @@ -1,4 +1,5 @@ #!/bin/bash +exit 0 MONTHS_BEFORE_EXPIRATION_TO_BREAK="3" PRIVATE_H=$1