Skip to content

Commit

Permalink
mv certs Makefile to certs dir and add explanation
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelshobbs committed Sep 2, 2021
1 parent b81abde commit 7da16d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile → certs/Makefile
@@ -1,5 +1,6 @@
.PHONY: all root-ssl server-ssl client-ssl

# Rebuilds self-signed root/server/client certs/keys in a consistent way
all: root-ssl server-ssl client-ssl
rm -f .srl

Expand Down

0 comments on commit 7da16d9

Please sign in to comment.