We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b81abde commit 7da16d9Copy full SHA for 7da16d9
Makefile renamed to certs/Makefile
@@ -1,5 +1,6 @@
1
.PHONY: all root-ssl server-ssl client-ssl
2
3
+# Rebuilds self-signed root/server/client certs/keys in a consistent way
4
all: root-ssl server-ssl client-ssl
5
rm -f .srl
6
0 commit comments