summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2020-03-11 22:13:18 +0000
committerJohannes Löthberg <johannes@kyriasis.com>2020-03-11 22:13:18 +0000
commit9110eb179e693e52f56f13c0fd10f7e07a4dcbae (patch)
tree46177eb8532859cdfccfbdd6e19107d7568daa1b
parent79785e07bc7aba7a57c003778072561497359cad (diff)
downloaddns-9110eb179e693e52f56f13c0fd10f7e07a4dcbae.tar.xz
Add TLSA records for mail ports
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
-rw-r--r--kyriasis.com.zone7
1 files changed, 7 insertions, 0 deletions
diff --git a/kyriasis.com.zone b/kyriasis.com.zone
index 60afde2..3dbf098 100644
--- a/kyriasis.com.zone
+++ b/kyriasis.com.zone
@@ -15,6 +15,7 @@ $TTL 24h
; -> theos.kyriasis.com
A 212.71.254.33
AAAA 2a01:7e00:e000:136::1
+_443._tcp TLSA 2 1 1 60b87575447dcba2a36b7d11ac09fb24a9db406fee12d2cc90180517616e8a18
theos A 212.71.254.33
theos AAAA 2a01:7e00:e000:136::1
@@ -120,6 +121,12 @@ _submission._tcp SRV 0 0 587 theos
_imap._tcp SRV 0 0 143 theos
_imaps._tcp SRV 0 0 993 theos
+;; TLSA
+_25._tcp.theos TLSA 2 1 1 60b87575447dcba2a36b7d11ac09fb24a9db406fee12d2cc90180517616e8a18
+_587._tcp.theos TLSA 2 1 1 60b87575447dcba2a36b7d11ac09fb24a9db406fee12d2cc90180517616e8a18
+_143._tcp.theos TLSA 2 1 1 60b87575447dcba2a36b7d11ac09fb24a9db406fee12d2cc90180517616e8a18
+_993._tcp.theos TLSA 2 1 1 60b87575447dcba2a36b7d11ac09fb24a9db406fee12d2cc90180517616e8a18
+
;; Google Postmaster Tools
@ TXT "google-site-verification=Fj3Hc-7_JPc6WlEF_TMwYTGStln3kuz8vTJsMgoyKA8"