看板 Linux 關於我們 聯絡資訊
Dear All, https://www.sslforfree.com/ test是我改過的,出現錯誤如下,不曉得可能是什麼問題呢? Domain "cms.test.com" challenge3 failed. Response from "https://acme-v02.api.letsencrypt.org/acme/challenge/hgiZPkc9O_ux_fUSXnRCJpMDJcGPaeSovNDl8xeTRvQ/8408229911" was: Warning: Your verification URL is not returning the correct contents to our verification servers. The URL looks like it is blocking bots and which inadvertently blocks our servers from receiving the correct content. Contact your host, a professional developer or admin for further help with fixing it. Error: DNS problem: NXDOMAIN looking up TXT for _acme-challenge.cms.test.com Full Error: { "type": "dns-01", "status": "invalid", "error": { "type": "urn:ietf:params:acme:error:dns", "detail": "DNS problem: NXDOMAIN looking up TXT for _acme-challenge.cms.test.com", "status": 400 }, "url": "https://acme-v02.api.letsencrypt.org/acme/challenge/hgiZPkc9O_ux_fUSXnRCJpMDJcGPaeSovNDl8xeTRvQ/8408229911", "token": "W94k3YjHoKfeTTrmy-ROXrRFaPn5IQ6UjMTLWAskiwk" } Benson -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 114.45.207.167 ※ 文章網址: https://www.ptt.cc/bbs/Linux/M.1539913105.A.7C1.html
hizuki: domain server設定有問題,你是不是拿私有domain name測試 10/19 10:47
jeffher1024: 我是用公司的真實domain做設定的 10/20 00:32
soem: dig TXT _acme-challenge.cms.test.com 10/20 01:24
soem: 你是不是沒有設定這筆TXT的DNS record 10/20 01:24