Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
11a9f1d1
Unverified
Commit
11a9f1d1
authored
Feb 17, 2018
by
neil
Committed by
GitHub
Feb 17, 2018
Browse files
Merge pull request #1274 from jlduran/add-account-key-permissions
Set the account key file permissions
parents
6d6b2efd
123e8f21
Changes
1
Hide whitespace changes
Inline
Side-by-side
acme.sh
View file @
11a9f1d1
...
...
@@ -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