Skip to content

Commit

Permalink
Update gencerts.sh (kubeflow#1027)
Browse files Browse the repository at this point in the history
  • Loading branch information
ankur-gupta-guavus authored Sep 24, 2020
1 parent 664a69d commit f894570
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hack/gencerts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ distinguished_name = req_distinguished_name
basicConstraints = CA:FALSE
keyUsage = nonRepudiation, digitalSignature, keyEncipherment
extendedKeyUsage = clientAuth, serverAuth
subjectAltName = DNS:${SERVICE}.${NAMESPACE}.svc
EOF

# Create a certificate authority.
Expand Down

0 comments on commit f894570

Please sign in to comment.