如何使用VS 2010,OpenSSL或Qt在Windows中安装根SSL证书 [英] How to install root SSL certificate in windows using VS 2010, openSSL or Qt

查看:155
本文介绍了如何使用VS 2010,OpenSSL或Qt在Windows中安装根SSL证书的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在构建一个应用程序,该应用程序要求在系统上安装的所有浏览器中安装第三方根SSL证书.请告知是否有人对此有所了解.

谢谢

I am building an application, which require to install third party root SSL cetificate in all the browsers installed on the System. Please tell if anyone knows anything regarding this.

Thanks

推荐答案

我有IE和chrome的解决方案.
通过依次使用以下内容:

CreateFile
CertCreateCertificateContext
CertOpenStore
CertAddCertificateContextToStore

谁能告诉我如何在FF中安装SSL证书?


谢谢
阿维纳什(Avinash)
I Got the solution for IE and chrome.
It is by using following in sequence:

CreateFile
CertCreateCertificateContext
CertOpenStore
CertAddCertificateContextToStore

Can anyone tell about how to install SSL certs in FF?


Thanks
Avinash


这篇关于如何使用VS 2010,OpenSSL或Qt在Windows中安装根SSL证书的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆