• 请不要在回答技术问题时复制粘贴 AI 生成的内容
dcncy
V2EX  ›  程序员

使用 OpenResty 建的网站,且配置了从 cloudflare 申请的 SSL 证书,但 chrome 浏览器显示网站的证书是 Let's Encrypt 的,请问这是为什么呢?

  •  
  •   dcncy · Jan 31, 2024 · 1179 views
    This topic created in 862 days ago, the information mentioned may be changed or developed.
    从 cloudflare 已申请的证书,
    且在网站的配置文件里已配置了,证书存放路径是正确的。
    ssl_certificate /www/ssl/xxxx.com.crt;
    ssl_certificate_key /www/ssl/xxxx.com.key;


    但是浏览器打开网站查看的证书显示的组织是 Let's Encrypt ;
    且证书的颁发日期会自动更新,但是我的服务器貌似并没有相关的定时任务。

    请问各位大佬这是什么原因呢?应该怎么排查呢?
    Cabana
        1
    Cabana  
       Jan 31, 2024
    因为 cloudflare 和 Let's Encrypt 有合作啊~
    https://developers.cloudflare.com/ssl/reference/certificate-authorities/
    dcncy
        2
    dcncy  
    OP
       Jan 31, 2024
    @Cabana 感谢大佬解惑。
    bobryjosin
        3
    bobryjosin  
       Jan 31, 2024
    用了 cloudflare 的客户端证书而且套了 cdn ? SSL/TLS 选项里,里面还有 edge certificates ,cloudflare-->用户这段证书是由 cloudflare 管理的,可以看到续签状态,从 cloudflare 申请的证书只是源站-->cloudflare 这段用 cf 自己的证书。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3309 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 60ms · UTC 10:56 · PVG 18:56 · LAX 03:56 · JFK 06:56
    ♥ Do have faith in what you're doing.