From 9dfd5a9c3127f1c46f9f6ebb47cc93dc09e536f6 Mon Sep 17 00:00:00 2001 From: neil Date: Tue, 5 Apr 2016 22:46:55 +0800 Subject: [PATCH] Add `toPkcs` doc --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 99aa885f..aa3004aa 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ Show help message: ``` root@v1:~# le.sh https://github.com/Neilpang/le -v1.1.1 +v1.2.2 Usage: le.sh [command] ...[args].... Available commands: @@ -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. uninstallcronjob: Uninstall the cron job. The 'uninstall' command can do this automatically. +toPkcs: + Export the certificate and key to a pfx file. createAccountKey: Create an account private key, professional use. createDomainKey: @@ -106,6 +108,7 @@ createCSR: Create CSR , professional use. + 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