[MEDIUM] Email TLS 证书校验可被禁用:InsecureSkipVerify 配置风险 #13
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
问题描述
邮件客户端配置允许通过
InsecureSkipVerify禁用 TLS 证书校验。影响链路
风险
当
InsecureSkipVerify: true时:修复建议
InsecureSkipVerify: falsetrue时输出WARN级别日志严重程度
MEDIUM — 仅在生产环境启用此配置时构成实际风险。