BIND 9.18.0 – A New Stable Branch

  • Support for securing DNS traffic using Transport Layer Security (TLS). TLS is used by both DNS-over-TLS (DoT) and DNS-over-HTTPS (DoH).
  • Support for zone transfers over TLS (XFR-over-TLS, XoT) for both incoming and outgoing zone transfers.
  • The dig tool is now able to send DoT queries (+tls option).
  • Support for OpenSSL 3.0 APIs was added.

用 dig 來驗證功能

DoH

dig ssorc.tw @8.8.8.8 +https
;; SERVER: 8.8.8.8#443(8.8.8.8) (HTTPS)

DoT

dig ssorc.tw @8.8.8.8 +tls
;; SERVER: 8.8.8.8#853(8.8.8.8) (TLS)

 

Related posts 相關文章
大漏洞時代開啟
More...
DNSSEC sign 簽錯了,導致 DNS 查詢失敗
More...
現在 clickFix 會搭配 nslookup DNS
More...
如何驗證 Linux 的 DNS 查詢有輪替
More...

作者

留言

撰寫回覆或留言

發佈留言必須填寫的電子郵件地址不會公開。