Merge branch 'master' of kneezle/.tilde into master

This commit is contained in:
ubergeek 2019-01-07 11:41:15 -05:00 committed by Gitea
commit bf9c3a6bdb
1 changed files with 17 additions and 0 deletions

17
db.ca.tilde Normal file
View File

@ -0,0 +1,17 @@
;
; BIND data file for the pending new CA. not sure where to point yet so not in main files, just reserved
;
$TTL 604802
@ IN SOA CA.tilde. root.CA.tilde. (
2019010701 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
IN NS ns1.master.tilde.
IN NS ns2.master.tilde.
IN NS ns3.master.tilde.
IN NS ns4.master.tilde.
@ IN A 54.69.163.190