Commit df22f680 authored by neil's avatar neil
Browse files

Add info for set-default-ca

parent d83d8552
......@@ -6618,6 +6618,7 @@ setdefaultca() {
return 1
fi
_saveaccountconf "DEFAULT_ACME_SERVER" "$ACME_DIRECTORY"
_info "Changed default CA to: $(__green "$ACME_DIRECTORY")"
}
_process() {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment