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 f28ff38 commit 01f116fCopy full SHA for 01f116f
bin/ca-gen
@@ -24,7 +24,7 @@ DEF_VERBOSE=
24
25
26
print_version() {
27
- echo "${NAME} v0.5"
+ echo "${NAME} v0.6"
28
}
29
print_help() {
30
echo "USAGE: ${NAME} -n CN [-kdcslouev] <keyfile> <crtfile>"
bin/cert-gen
@@ -28,7 +28,7 @@ DEF_VERBOSE=
31
32
33
34
echo "USAGE: ${NAME} -n CN [-kdcsloueav] <ca-key> <ca-crt> <key> <csr> <crt>"
0 commit comments