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
9dfd5a9c
Commit
9dfd5a9c
authored
Apr 05, 2016
by
neil
Browse files
Add `toPkcs` doc
parent
ac2d5123
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
9dfd5a9c
...
@@ -76,7 +76,7 @@ Show help message:
...
@@ -76,7 +76,7 @@ Show help message:
```
```
root@v1:~# le.sh
root@v1:~# le.sh
https://github.com/Neilpang/le
https://github.com/Neilpang/le
v1.
1.1
v1.
2.2
Usage: le.sh [command] ...[args]....
Usage: le.sh [command] ...[args]....
Available commands:
Available commands:
...
@@ -98,6 +98,8 @@ installcronjob:
...
@@ -98,6 +98,8 @@ installcronjob:
Install the cron job to renew certs, you don't need to call this. The 'install' command can automatically install the cron job.
Install the cron job to renew certs, you don't need to call this. The 'install' command can automatically install the cron job.
uninstallcronjob:
uninstallcronjob:
Uninstall the cron job. The 'uninstall' command can do this automatically.
Uninstall the cron job. The 'uninstall' command can do this automatically.
toPkcs:
Export the certificate and key to a pfx file.
createAccountKey:
createAccountKey:
Create an account private key, professional use.
Create an account private key, professional use.
createDomainKey:
createDomainKey:
...
@@ -106,6 +108,7 @@ createCSR:
...
@@ -106,6 +108,7 @@ createCSR:
Create CSR , professional use.
Create CSR , professional use.
root@v1:~/le# le issue
root@v1:~/le# le issue
Usage: le issue webroot|no|apache|dns a.com [www.a.com,b.com,c.com]|no [key-length]|no
Usage: le issue webroot|no|apache|dns a.com [www.a.com,b.com,c.com]|no [key-length]|no
...
...
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