Skip to content

Commit

Permalink
Certificate key chmod remove
Browse files Browse the repository at this point in the history
  • Loading branch information
SemperPeritus committed Feb 9, 2022
1 parent 3e2920c commit da446d0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/gen-certs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,5 @@ generate_cert redis "Generic-cert"

[ -f /certs/redis.dh ] || openssl dhparam -out /certs/redis.dh 2048

chmod 644 /certs/redis.key

echo "Certificate dir:"
ls -l /certs

0 comments on commit da446d0

Please sign in to comment.