Chrome 不允许证书与自签名证书链接

Chrome does not allow certificate chained with self-signed certificate

我有证书,它与自签名证书链接在一起。 Chrome 拒绝,我什至无法单击 > 高级 > 继续。 如果我直接放自签名证书,Chrome会警告,但仍然允许进入站点。

Firefox - 正在运行。它在 chrome 的新版本中。

它是已知问题还是功能?

这个标志似乎覆盖了配置:--ignore-certificate-errors

通过从 CA 证书中删除 extendedKeyUsage 解决