mirror of
				https://github.com/therootcompany/acme.js.git
				synced 2024-11-16 17:29:00 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			18 lines
		
	
	
		
			394 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			394 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
| 	"identifier": {
 | |
| 		"type": "dns",
 | |
| 		"value": "xn--baz-acmejs-2ea4-zk8x.test.utahrust.com"
 | |
| 	},
 | |
| 	"status": "pending",
 | |
| 	"expires": "2019-10-31T23:41:32Z",
 | |
| 	"challenges": [
 | |
| 		{
 | |
| 			"type": "dns-01",
 | |
| 			"status": "pending",
 | |
| 			"url": "https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/16603341/yCthUw",
 | |
| 			"token": "DiO9DFHuFTpNsJxIbOxfVCSPVkpe4lJUjozeSyzkMjI"
 | |
| 		}
 | |
| 	],
 | |
| 	"wildcard": true
 | |
| }
 |