DNS CAA
跳至導覽
跳至搜尋
DNS Certification Authority Authorization DNS 憑證頒發機構授權,簡稱:CAA
DNS 設定
- Let's Encrypt 免費憑證
@ IN CAA 0 issue "letsencrypt.org"
- Gandi SSL 憑證 - 單一位址
@ IN CAA 0 issue "sectigo.com"
- Gandi SSL 憑證 - Wildcard 多重域名
@ IN CAA 0 issuewild ";"
- IODEF - E-Mail
@ IN CAA 0 iodef "mailto:iodef@donnet.email"
- IODEF - API
@ IN CAA 0 iodef "http://api.opensoft.cc/iodef/report.aspx"