Use BIND 9 server instead of Cloudfl. for DNS-01 challenge via nsupdate
Co-authored-by: Jannik Beyerstedt <code@jannikbeyerstedt.de>
This commit is contained in:
		
					parent
					
						
							
								4814ea8bda
							
						
					
				
			
			
				commit
				
					
						aac049efb2
					
				
			
		
					 5 changed files with 83 additions and 32 deletions
				
			
		|  | @ -0,0 +1,4 @@ | |||
| debug | ||||
| zone {{ cert__bind_9_zone }} | ||||
| update add {{ cert__nsupdate_domain }} 60 TXT {{ cert__nsupdate_txt_data }} | ||||
| send | ||||
|  | @ -0,0 +1,4 @@ | |||
| debug | ||||
| zone {{ cert__bind_9_zone }} | ||||
| update delete {{ cert__nsupdate_domain }} 60 TXT {{ cert__nsupdate_txt_data }} | ||||
| send | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 julian
				julian