added placeholder for future CA tilde domain, as to make sure no one else takes the name.

This commit is contained in:
1@1 2019-01-07 04:27:17 +02:00
parent bb1e94103f
commit a59d007779
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