diff --git a/hack/scripts/gen_local_certs.sh b/hack/scripts/gen_local_certs.sh index 1d969f04..57fe3370 100755 --- a/hack/scripts/gen_local_certs.sh +++ b/hack/scripts/gen_local_certs.sh @@ -8,7 +8,6 @@ set -o pipefail DEFAULT_CA_CN="Liquid Metal Dev CA" DEFAULT_HOST_NAME="$(hostname)" DEFAULT_CLIENT_CN_NAME="Liquid Metal Client 1" -DEFAULT_CF_SSL_BINARY ## HELPER FUNCS #