mirror of
https://github.com/TildeNIC/.tilde.git
synced 2026-01-24 20:10:17 +00:00
Update 'db.ca.tilde'
This commit is contained in:
@@ -1,13 +1,15 @@
|
|||||||
;
|
;
|
||||||
; BIND data file for the pending new CA. not sure where to point yet so not in main files, just reserved
|
; BIND data file for ca.tilde
|
||||||
;
|
;
|
||||||
$TTL 604802
|
$TTL 604802
|
||||||
@ IN SOA CA.tilde. root.CA.tilde. (
|
@ IN SOA master.tilde. root.master.tilde. (
|
||||||
2019010701 ; Serial
|
2019012302 ; Serial
|
||||||
604800 ; Refresh
|
604800 ; Refresh
|
||||||
86400 ; Retry
|
86400 ; Retry
|
||||||
2419200 ; Expire
|
2419200 ; Expire
|
||||||
604800 ) ; Negative Cache TTL
|
604800 ) ; Negative Cache TTL
|
||||||
|
;
|
||||||
|
IN A 107.206.239.11
|
||||||
;
|
;
|
||||||
IN NS ns1.master.tilde.
|
IN NS ns1.master.tilde.
|
||||||
IN NS ns2.master.tilde.
|
IN NS ns2.master.tilde.
|
||||||
|
|||||||
Reference in New Issue
Block a user