From d2ae7e78ef266d8629618fefedd76f65492f7ed3 Mon Sep 17 00:00:00 2001 From: neil Date: Tue, 4 Oct 2016 21:17:19 +0800 Subject: [PATCH] 60 days --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fcd8c28c..1e3623e8 100644 --- a/README.md +++ b/README.md @@ -130,7 +130,7 @@ You must point and bind all the domains to the same webroot dir: `/home/wwwroot/ Generate/issued certs will be placed in `~/.acme.sh/aa.com/` -The issued cert will be renewed every 80 days automatically. +The issued cert will be renewed every **60** days automatically. More examples: https://github.com/Neilpang/acme.sh/wiki/How-to-issue-a-cert @@ -152,7 +152,7 @@ Only the domain is required, all the other parameters are optional. Install/copy the issued cert/key to the production apache or nginx path. -The cert will be `renewed every 80 days by default` (which is configurable). Once the cert is renewed, the apache/nginx will be automatically reloaded by the command: `service apache2 reload` or `service nginx reload`. +The cert will be `renewed every **60** days by default` (which is configurable). Once the cert is renewed, the apache/nginx will be automatically reloaded by the command: `service apache2 reload` or `service nginx reload`. # 4. Use Standalone server to issue cert @@ -283,7 +283,7 @@ Valid values are: # 10. How to renew the cert -No, you don't need to renew the certs manually. All the certs will be renewed automatically every 80 days. +No, you don't need to renew the certs manually. All the certs will be renewed automatically every **60** days. However, you can also force to renew any cert: