Skip to content

Commit

Permalink
Improve default umask for certs.sh
Browse files Browse the repository at this point in the history
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
  • Loading branch information
brandond committed Feb 14, 2023
1 parent c3fbb30 commit 97100de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/util/certs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
# intermediate-ca.key.

set -e
umask 027

CONFIG="
[v3_ca]
Expand Down

0 comments on commit 97100de

Please sign in to comment.