在 MacOS 上导入自签名 SSL 证书

iRy*_*ell 7 google-chrome https ssl macos

我使用 openssl 生成了一个自签名证书并将其添加到我的 linux 服务器中。然后,我使用“始终信任”设置将带有钥匙串访问权限的 mac 上的证书导入到系统钥匙串中。

但是,当我在 Chrome 中查看页面时,我仍然收到错误消息:

The identity of this website has not been verified.
 • Server's certificate is not trusted.
Run Code Online (Sandbox Code Playgroud)

Chrome 中的 SSL 错误

如何让 Chrome 信任我的自签名证书?

Ero*_*oen 8

根据这个,你显然需要打开证书并设置“使用此证书时”到“始终信任”,并重新启动浏览器,除了你提及的是具有做了什么。

顺便说一下,https ://shiing.com/ 从这里开始按预期与 Opera/Gentoo 一起工作。