mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-10-31 02:17:18 +00:00 
			
		
		
		
	60 days
This commit is contained in:
		
							parent
							
								
									656bd330f8
								
							
						
					
					
						commit
						d2ae7e78ef
					
				| @ -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: | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user