文章摘要
F-Droid网站证书过期,导致用户连接时出现“您的连接不是私密连接”的警告,相关讨论在GitLab的F-Droid网站项目中以Issue #883的形式提出。
文章总结
标题:网站证书过期导致“您的连接不安全”问题 (#883)
主要内容:
在GitLab的F-Droid网站项目中,用户Nguyễn Quang Minh报告了一个问题:在访问f-droid.org时,Edge和Chrome浏览器均显示“您的连接不安全”的错误提示。该问题是由于网站的安全证书过期所致。
详细情况:
- 问题描述:用户在访问f-droid.org时,浏览器提示“您的连接不安全”,原因是网站的SSL证书已过期。
- 相关讨论:
- 维护者Licaon_Kter指出,虽然新的证书已经生成(可通过监控页面查看),但证书轮换过程失败。
- Mattias Geniar建议使用Oh Dear服务来监控此类问题,并愿意为开源项目提供免费账户支持。
- Roke Julian Lockhart询问Oh Dear是否为开源软件,但未得到明确答复。
- 问题解决:Licaon_Kter在确认问题后,将问题状态标记为“已完成”,并关闭了该问题。
结论:
该问题已通过更新证书得到解决,用户现在可以正常访问f-droid.org网站。
评论总结
评论主要围绕F-Droid的证书轮换问题展开,观点分为以下几类:
证书轮换失败的问题
- 作者Bender指出,虽然F-Droid承认证书轮换失败,但问题仍未解决,可能与CDN的证书轮换机制有关。
引用:
"They acknowledge rotation failed but it is still failing."
"Perhaps something to do with how certs are rotated on their CDN?" - 作者gethly对临时证书的有效性表示质疑。
引用:
"Because those ephemeral LE certificates are such a great idea..."
- 作者Bender指出,虽然F-Droid承认证书轮换失败,但问题仍未解决,可能与CDN的证书轮换机制有关。
用户使用体验受影响
- 作者kelvinjps10提到,本周使用F-Droid时遇到无法解析的问题,不得不重新安装应用。
引用:
"Idk if it's related but this week when I tried to use it fdroid on my phone it wouldn't resolve I had to reinstall the app." - 作者rig666表示在Termux上使用dfroidcl时遇到类似错误,一度以为是自己的操作问题。
引用:
"I was just trying to learn how to use dfroidcl last night on termux and kept running into this error. I thought I was doing something wrong."
- 作者kelvinjps10提到,本周使用F-Droid时遇到无法解析的问题,不得不重新安装应用。
问题已解决
- 作者qingcharles表示问题已修复。
引用:
"Fixed now."
- 作者qingcharles表示问题已修复。
其他观点
- 作者mysteria指出,F-Droid的Cloudflare镜像仍然可用。
引用:
"Their CF mirror is still up." - 作者SillyUsername批评了开源社区中某些人的傲慢态度,认为这种被动敌意是开源和Linux文化的负面特征。
引用:
"The prat responding to the free offer of help for monitoring certificates is a great example of the passive hostility that used to be a hallmark of open source and Linux snobbery."
"Why would you even both responding except to declare 'I am better than thou?'"
- 作者mysteria指出,F-Droid的Cloudflare镜像仍然可用。
总结:F-Droid的证书轮换问题引发了用户的广泛讨论,部分用户反映使用体验受到影响,而问题最终得到修复。同时,评论中也涉及对开源社区文化的批评。