Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
123e8f21
Unverified
Commit
123e8f21
authored
Feb 16, 2018
by
Jose Luis Duran
Browse files
Set the account key file permissions
parent
6d6b2efd
Changes
1
Show whitespace changes
Inline
Side-by-side
acme.sh
View file @
123e8f21
...
...
@@ -1281,6 +1281,7 @@ _create_account_key() {
else
#generate account key
_createkey
"
$length
"
"
$ACCOUNT_KEY_PATH
"
chmod
600
"
$ACCOUNT_KEY_PATH
"
fi
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment