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
08928b48
Commit
08928b48
authored
Aug 07, 2016
by
neil
Browse files
minor: add version to useragent
parent
75da0713
Changes
1
Hide whitespace changes
Inline
Side-by-side
acme.sh
View file @
08928b48
...
...
@@ -11,7 +11,7 @@ PROJECT="https://github.com/Neilpang/$PROJECT_NAME"
DEFAULT_CA
=
"https://acme-v01.api.letsencrypt.org"
DEFAULT_AGREEMENT
=
"https://letsencrypt.org/documents/LE-SA-v1.1.1-August-1-2016.pdf"
DEFAULT_USER_AGENT
=
"
$PROJECT_ENTRY
client:
$PROJECT
"
DEFAULT_USER_AGENT
=
"
$PROJECT_ENTRY
client
v
$VER
:
$PROJECT
"
STAGE_CA
=
"https://acme-staging.api.letsencrypt.org"
...
...
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