Memo

20250304 2tjsdyo4

如果遇到在 Traefik 作为前置 TLS 透传型的反向代理,后端的服务的 ACME TLS or HTTP challenges 无法成功,需要确认 allowACMEByPass 是否启用。 --entryPoints.websecure.allowACMEByPass=true 后级服务报类似错误: `shell error: one or more domains had a...

如果遇到在 Traefik 作为前置 TLS 透传型的反向代理,后端的服务的 ACME TLS or HTTP challenges 无法成功,需要确认 allowACMEByPass 是否启用。

--entryPoints.websecure.allowACMEByPass=true

后级服务报类似错误:

error: one or more domains had a problem:\n[seaweedfs.ivanli.cc] invalid authorization: acme: error: 400 :: urn:ietf:params:acme:error:tls :: 1.123.12.234: remote error: tls: unrecognized name`