Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个项目使用了https。所以我使用openssl生成了一个根证书!只是喜欢CA。所以当我通过我的网站访问asp.net时。IE问我证书不合法。我必须点击浏览器输入框安装根证书!但这对客户不利。所以我想知道是否有任何脚本自动安装根证书。谢谢
由于安全原因,这是不可能的,您能做的最好的事情就是从官方证书颁发机构获得证书。
据我所知,这是不可能的。这是一件好事。如果您可以强制客户端自动接受/安装证书,那么 SSL 的整个概念就会变得有缺陷。