| 
									
										
										
										
											2021-06-07 20:25:12 +02:00
										 |  |  | localhost | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | respond "hello from localhost" | 
					
						
							|  |  |  | tls { | 
					
						
							| 
									
										
										
										
											2025-06-30 19:58:16 -04:00
										 |  |  | 	dns mock | 
					
						
							| 
									
										
										
										
											2023-01-09 21:18:12 +01:00
										 |  |  | 	propagation_delay 5m10s | 
					
						
							|  |  |  | 	propagation_timeout 10m20s | 
					
						
							| 
									
										
										
										
											2021-06-07 20:25:12 +02:00
										 |  |  | } | 
					
						
							|  |  |  | ---------- | 
					
						
							|  |  |  | { | 
					
						
							|  |  |  | 	"apps": { | 
					
						
							|  |  |  | 		"http": { | 
					
						
							|  |  |  | 			"servers": { | 
					
						
							|  |  |  | 				"srv0": { | 
					
						
							|  |  |  | 					"listen": [ | 
					
						
							|  |  |  | 						":443" | 
					
						
							|  |  |  | 					], | 
					
						
							|  |  |  | 					"routes": [ | 
					
						
							|  |  |  | 						{ | 
					
						
							|  |  |  | 							"match": [ | 
					
						
							|  |  |  | 								{ | 
					
						
							|  |  |  | 									"host": [ | 
					
						
							|  |  |  | 										"localhost" | 
					
						
							|  |  |  | 									] | 
					
						
							|  |  |  | 								} | 
					
						
							|  |  |  | 							], | 
					
						
							|  |  |  | 							"handle": [ | 
					
						
							|  |  |  | 								{ | 
					
						
							|  |  |  | 									"handler": "subroute", | 
					
						
							|  |  |  | 									"routes": [ | 
					
						
							|  |  |  | 										{ | 
					
						
							|  |  |  | 											"handle": [ | 
					
						
							|  |  |  | 												{ | 
					
						
							|  |  |  | 													"body": "hello from localhost", | 
					
						
							|  |  |  | 													"handler": "static_response" | 
					
						
							|  |  |  | 												} | 
					
						
							|  |  |  | 											] | 
					
						
							|  |  |  | 										} | 
					
						
							|  |  |  | 									] | 
					
						
							|  |  |  | 								} | 
					
						
							|  |  |  | 							], | 
					
						
							|  |  |  | 							"terminal": true | 
					
						
							|  |  |  | 						} | 
					
						
							|  |  |  | 					] | 
					
						
							|  |  |  | 				} | 
					
						
							|  |  |  | 			} | 
					
						
							|  |  |  | 		}, | 
					
						
							|  |  |  | 		"tls": { | 
					
						
							|  |  |  | 			"automation": { | 
					
						
							|  |  |  | 				"policies": [ | 
					
						
							|  |  |  | 					{ | 
					
						
							|  |  |  | 						"subjects": [ | 
					
						
							|  |  |  | 							"localhost" | 
					
						
							|  |  |  | 						], | 
					
						
							|  |  |  | 						"issuers": [ | 
					
						
							|  |  |  | 							{ | 
					
						
							|  |  |  | 								"challenges": { | 
					
						
							|  |  |  | 									"dns": { | 
					
						
							| 
									
										
										
										
											2022-04-22 18:09:11 -04:00
										 |  |  | 										"propagation_delay": 310000000000, | 
					
						
							| 
									
										
										
										
											2025-06-30 19:58:16 -04:00
										 |  |  | 										"propagation_timeout": 620000000000, | 
					
						
							|  |  |  | 										"provider": { | 
					
						
							|  |  |  | 											"name": "mock" | 
					
						
							|  |  |  | 										} | 
					
						
							| 
									
										
										
										
											2021-06-07 20:25:12 +02:00
										 |  |  | 									} | 
					
						
							|  |  |  | 								}, | 
					
						
							|  |  |  | 								"module": "acme" | 
					
						
							|  |  |  | 							} | 
					
						
							|  |  |  | 						] | 
					
						
							|  |  |  | 					} | 
					
						
							|  |  |  | 				] | 
					
						
							|  |  |  | 			} | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } |