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
a6a04953
Commit
a6a04953
authored
Jul 25, 2017
by
neil
Committed by
GitHub
Jul 25, 2017
Browse files
Merge pull request #952 from candlerb/candlerb/isecc
Clarify keylength parameter to _isEccKey() and _initpath()
parents
473340c5
3281043e
Changes
1
Hide whitespace changes
Inline
Side-by-side
acme.sh
View file @
a6a04953
...
...
@@ -926,7 +926,7 @@ _sign() {
}
#keylength
#keylength
or isEcc flag (empty str => not ecc)
_isEccKey
()
{
_length
=
"
$1
"
...
...
@@ -2251,7 +2251,7 @@ _initAPI() {
_debug
"ACME_REVOKE_CERT"
"
$ACME_REVOKE_CERT
"
}
#[domain] [keylength]
#[domain] [keylength
or isEcc flag
]
_initpath
()
{
__initHome
...
...
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