From 6039519c0c56606cabde95704aa4af68dc3cc118 Mon Sep 17 00:00:00 2001 From: Manuel Alejandro de Brito Fontes Date: Fri, 11 Jan 2019 14:47:43 -0300 Subject: [PATCH] Change default value of flag for ssl chain completion --- cmd/nginx/flags.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/nginx/flags.go b/cmd/nginx/flags.go index 096a39cde..2a3c7a6a5 100644 --- a/cmd/nginx/flags.go +++ b/cmd/nginx/flags.go @@ -130,7 +130,7 @@ Requires the update-status parameter.`) annotationsPrefix = flags.String("annotations-prefix", "nginx.ingress.kubernetes.io", `Prefix of the Ingress annotations specific to the NGINX controller.`) - enableSSLChainCompletion = flags.Bool("enable-ssl-chain-completion", true, + enableSSLChainCompletion = flags.Bool("enable-ssl-chain-completion", false, `Autocomplete SSL certificate chains with missing intermediate CA certificates. A valid certificate chain is required to enable OCSP stapling. Certificates uploaded to Kubernetes must have the "Authority Information Access" X.509 v3