mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-11-03 20:07:43 +00:00 
			
		
		
		
	Merge pull request #919 from raidenii/master
Updated README.md for Name.com API application.
This commit is contained in:
		
						commit
						c8f5646d53
					
				@ -525,6 +525,10 @@ For issues, please report to https://github.com/raidenii/acme.sh/issues.
 | 
				
			|||||||
## 28. Use Name.com API
 | 
					## 28. Use Name.com API
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					You'll need to fill out the form at https://www.name.com/reseller/apply to apply
 | 
				
			||||||
 | 
					for API username and token.
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
export Namecom_Username="testuser"
 | 
					export Namecom_Username="testuser"
 | 
				
			||||||
export Namecom_Token="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
 | 
					export Namecom_Token="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user