mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-10-31 18:37:30 +00:00 
			
		
		
		
	Minor edits to FreeDNS documentation
This commit is contained in:
		
							parent
							
								
									50a9680f17
								
							
						
					
					
						commit
						e6b940e247
					
				| @ -270,7 +270,7 @@ You don't have to do anything manually! | ||||
| 1. ISPConfig 3.1 API | ||||
| 1. Alwaysdata.com API | ||||
| 1. Linode.com API | ||||
| 1. FreeDNS | ||||
| 1. FreeDNS (https://freedns.afraid.org/) | ||||
| 
 | ||||
| **More APIs coming soon...** | ||||
| 
 | ||||
|  | ||||
| @ -298,12 +298,9 @@ reuses that when needed. | ||||
| Now you can issue a certificate. | ||||
| 
 | ||||
| ```sh | ||||
| acme.sh --issue --dns dns_freedns --dnssleep 30 -d example.com -d www.example.com | ||||
| acme.sh --issue --dns dns_freedns -d example.com -d www.example.com | ||||
| ``` | ||||
| 
 | ||||
| FreeDNS updates records quite quickly so it is possible to reduce the dnssleep time, in the above example | ||||
| to 30 seconds. | ||||
| 
 | ||||
| # Use custom API | ||||
| 
 | ||||
| If your API is not supported yet, you can write your own DNS API. | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user