【问题标题】:Why does my Ubuntu web server have so many SSL certificates in /etc/ssl/certs?为什么我的 Ubuntu Web 服务器在 /etc/ssl/certs 中有这么多 SSL 证书?
【发布时间】:2016-05-10 06:33:42
【问题描述】:

我正在为我的网站安装一个新的 SSL 证书,在 /etc/ssl/certs 我看到 524 个文件、3 个 *.crt 文件和一堆 *.pem 文件。

我的问题是为什么这里有这么多文件?我应该担心安全漏洞,还是这正常?

【问题讨论】:

    标签: apache ubuntu ssl server certificate


    【解决方案1】:

    这些就是所谓的 CA 证书(证书颁发机构证书)。它们是您的系统用来验证与重要服务器(例如 Ubuntu 更新系统)的连接的已知且受信任的证书颁发机构。

    https://help.ubuntu.com/lts/serverguide/certificates-and-security.html

    【讨论】:

      猜你喜欢
      • 2016-09-09
      • 2013-11-01
      • 1970-01-01
      • 2013-05-24
      • 2014-12-17
      • 1970-01-01
      • 2011-09-22
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多