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
f99ca918
Commit
f99ca918
authored
Dec 18, 2018
by
neilpang
Browse files
fix format
parent
79a0a66f
Changes
1
Show whitespace changes
Inline
Side-by-side
acme.sh
View file @
f99ca918
...
...
@@ -1090,7 +1090,7 @@ _createcsr() {
fi
if
[
"
$acmeValidationv1
"
]
;
then
printf
"
\n
1.3.6.1.5.5.7.1.30.1=critical,DER:04:20:
${
acmeValidationv1
}
"
>>
"
${
csrconf
}
"
printf
"
\n
1.3.6.1.5.5.7.1.30.1=critical,DER:04:20:
${
acmeValidationv1
}
"
>>
"
${
csrconf
}
"
fi
_csr_cn
=
"
$(
_idn
"
$domain
"
)
"
...
...
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