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
d4660a23
Unverified
Commit
d4660a23
authored
Feb 21, 2020
by
neil
Committed by
GitHub
Feb 21, 2020
Browse files
Merge pull request #2742 from adrian5/patch-3
Fix phrasing in README
parents
754f7a78
f8662c9b
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
d4660a23
...
...
@@ -257,7 +257,7 @@ acme.sh --issue --apache -d example.com -d www.example.com -d cp.example.com
**
This apache mode is only to issue the cert, it will not change your apache config files.
You will need to configure your website config files to use the cert by yourself.
We don't want to mess your apache server, don't worry.
**
We don't want to mess
with
your apache server, don't worry.
**
More examples: https://github.com/acmesh-official/acme.sh/wiki/How-to-issue-a-cert
...
...
@@ -281,7 +281,7 @@ acme.sh --issue --nginx -d example.com -d www.example.com -d cp.example.com
**
This nginx mode is only to issue the cert, it will not change your nginx config files.
You will need to configure your website config files to use the cert by yourself.
We don't want to mess your nginx server, don't worry.
**
We don't want to mess
with
your nginx server, don't worry.
**
More examples: https://github.com/acmesh-official/acme.sh/wiki/How-to-issue-a-cert
...
...
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