mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-10-31 02:17:18 +00:00 
			
		
		
		
	Resolved conflict.
Resolved conflict.
This commit is contained in:
		
							parent
							
								
									afb67d375f
								
							
						
					
					
						commit
						a6e5876d96
					
				| @ -438,7 +438,21 @@ acme.sh --issue --dns dns_infoblox -d example.com -d www.example.com | |||||||
| Note: This script will automatically create and delete the ephemeral txt record. | Note: This script will automatically create and delete the ephemeral txt record. | ||||||
| The `Infoblox_Creds` and `Infoblox_Server` will be saved in `~/.acme.sh/account.conf` and will be reused when needed. | The `Infoblox_Creds` and `Infoblox_Server` will be saved in `~/.acme.sh/account.conf` and will be reused when needed. | ||||||
| 
 | 
 | ||||||
| ##  23. Use Dynu API | 
 | ||||||
|  | ## 23. Use VSCALE API | ||||||
|  |   | ||||||
|  | First you need to create/obtain API tokens on your [settings panel](https://vscale.io/panel/settings/tokens/). | ||||||
|  |   | ||||||
|  | ``` | ||||||
|  | VSCALE_API_KEY="sdfsdfsdfljlbjkljlkjsdfoiwje" | ||||||
|  | ``` | ||||||
|  |   | ||||||
|  | Ok, let's issue a cert now: | ||||||
|  | ``` | ||||||
|  | acme.sh --issue --dns dns_vscale -d example.com -d www.example.com | ||||||
|  | ``` | ||||||
|  | 
 | ||||||
|  | ##  24. Use Dynu API | ||||||
| 
 | 
 | ||||||
| First you need to create/obtain API credentials from your Dynu account. See: https://www.dynu.com/resources/api/documentation | First you need to create/obtain API credentials from your Dynu account. See: https://www.dynu.com/resources/api/documentation | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user