use different acme-dns credentials per domain
This commit is contained in:
		
							parent
							
								
									55bc3db6c2
								
							
						
					
					
						commit
						1d5661474a
					
				
					 3 changed files with 6 additions and 7 deletions
				
			
		| 
						 | 
					@ -1,6 +1,6 @@
 | 
				
			||||||
$ORIGIN dxs.gay.
 | 
					$ORIGIN dxs.gay.
 | 
				
			||||||
@			3600	IN SOA  ns3.xaviera.systems. admin.k7dxs.net. (
 | 
					@			3600	IN SOA  ns3.xaviera.systems. admin.k7dxs.net. (
 | 
				
			||||||
				5	; serial
 | 
									6	; serial
 | 
				
			||||||
				28800	; refresh (8 hours)
 | 
									28800	; refresh (8 hours)
 | 
				
			||||||
				7200	; retry (2 hours)
 | 
									7200	; retry (2 hours)
 | 
				
			||||||
				2419200	; expire (4 weeks)
 | 
									2419200	; expire (4 weeks)
 | 
				
			||||||
| 
						 | 
					@ -35,7 +35,7 @@ mixolydian		3600	IN	CNAME	mixolydian.k3s.xaviera.systems.
 | 
				
			||||||
phrygian		3600	IN	CNAME	phrygian.k3s.xaviera.systems.
 | 
					phrygian		3600	IN	CNAME	phrygian.k3s.xaviera.systems.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
; ACME Delegation
 | 
					; ACME Delegation
 | 
				
			||||||
_acme-challenge		300	IN	CNAME	beabf5c6-64eb-4276-b9d2-d0e30d7533da.acme-dns.xaviera.systems.
 | 
					_acme-challenge		300	IN	CNAME	4da35eeb-1b31-49c6-8de0-81ced814b31b.acme-dns.xaviera.systems.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
; CAA Records
 | 
					; CAA Records
 | 
				
			||||||
@			3600	IN	CAA	0 issue "letsencrypt.org"
 | 
					@			3600	IN	CAA	0 issue "letsencrypt.org"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,7 +1,6 @@
 | 
				
			||||||
; DO NOT EDIT FROM A SERVER - CHANGES MUST GO THROUGH GIT
 | 
					 | 
				
			||||||
$ORIGIN k7dxs.net.
 | 
					$ORIGIN k7dxs.net.
 | 
				
			||||||
k7dxs.net.		3600	IN SOA  ns3.k7dxs.net. admin.k7dxs.net. (
 | 
					k7dxs.net.		3600	IN SOA  ns3.k7dxs.net. admin.k7dxs.net. (
 | 
				
			||||||
				1371	; serial
 | 
									1372	; serial
 | 
				
			||||||
				28800	; refresh (8 hours)
 | 
									28800	; refresh (8 hours)
 | 
				
			||||||
				7200	; retry (2 hours)
 | 
									7200	; retry (2 hours)
 | 
				
			||||||
				2419200	; expire (4 weeks)
 | 
									2419200	; expire (4 weeks)
 | 
				
			||||||
| 
						 | 
					@ -89,7 +88,7 @@ _minecraft._tcp.bedwars		300	IN	SRV	0 1 34994 mc.k7dxs.net.
 | 
				
			||||||
_minecraft._tcp.scuffcraft	300	IN	SRV	0 1 34983 mc.k7dxs.net.
 | 
					_minecraft._tcp.scuffcraft	300	IN	SRV	0 1 34983 mc.k7dxs.net.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
; ACME Delegation
 | 
					; ACME Delegation
 | 
				
			||||||
_acme-challenge		300	IN	CNAME	beabf5c6-64eb-4276-b9d2-d0e30d7533da.acme-dns.xaviera.systems.
 | 
					_acme-challenge		300	IN	CNAME	18020489-309a-4dbe-9d08-fa0cef909372.acme-dns.xaviera.systems.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
; CAA Records
 | 
					; CAA Records
 | 
				
			||||||
@			3600	IN	CAA	0 issue "letsencrypt.org"
 | 
					@			3600	IN	CAA	0 issue "letsencrypt.org"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,6 +1,6 @@
 | 
				
			||||||
$ORIGIN xaviera.systems.
 | 
					$ORIGIN xaviera.systems.
 | 
				
			||||||
@			3600	IN SOA  ns3.k7dxs.net. admin.k7dxs.net. (
 | 
					@			3600	IN SOA  ns3.k7dxs.net. admin.k7dxs.net. (
 | 
				
			||||||
				22	; serial
 | 
									23	; serial
 | 
				
			||||||
				28800	; refresh (8 hours)
 | 
									28800	; refresh (8 hours)
 | 
				
			||||||
				7200	; retry (2 hours)
 | 
									7200	; retry (2 hours)
 | 
				
			||||||
				2419200	; expire (4 weeks)
 | 
									2419200	; expire (4 weeks)
 | 
				
			||||||
| 
						 | 
					@ -43,7 +43,7 @@ truenas			3600	IN	CNAME	lester
 | 
				
			||||||
vpn			3600	IN	CNAME	lester
 | 
					vpn			3600	IN	CNAME	lester
 | 
				
			||||||
 | 
					
 | 
				
			||||||
; ACME Delegation
 | 
					; ACME Delegation
 | 
				
			||||||
_acme-challenge		300	IN	CNAME	beabf5c6-64eb-4276-b9d2-d0e30d7533da.acme-dns.xaviera.systems.
 | 
					_acme-challenge		300	IN	CNAME	3ca72e27-b4d4-405b-a12c-e1898e308d1a.acme-dns.xaviera.systems.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
; CAA Records
 | 
					; CAA Records
 | 
				
			||||||
@			3600	IN	CAA	0 issue "letsencrypt.org"
 | 
					@			3600	IN	CAA	0 issue "letsencrypt.org"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue