mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-10-31 10:27:22 +00:00 
			
		
		
		
	save Infoblox_View to account config
This commit is contained in:
		
							parent
							
								
									b6f00ea241
								
							
						
					
					
						commit
						3b74ac841e
					
				| @ -31,6 +31,7 @@ dns_infoblox_add() { | |||||||
|   ## Save the credentials to the account file |   ## Save the credentials to the account file | ||||||
|   _saveaccountconf Infoblox_Creds "$Infoblox_Creds" |   _saveaccountconf Infoblox_Creds "$Infoblox_Creds" | ||||||
|   _saveaccountconf Infoblox_Server "$Infoblox_Server" |   _saveaccountconf Infoblox_Server "$Infoblox_Server" | ||||||
|  |   _saveaccountconf Infoblox_View "$Infoblox_View" | ||||||
| 
 | 
 | ||||||
|   ## Base64 encode the credentials |   ## Base64 encode the credentials | ||||||
|   Infoblox_CredsEncoded=$(printf "%b" "$Infoblox_Creds" | _base64) |   Infoblox_CredsEncoded=$(printf "%b" "$Infoblox_Creds" | _base64) | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user