开发覆盖自签名证书的SSL证书例外的Chrome扩展 [英] Develop a Chrome extension that overrides SSL certificate exception for a self signed certificate

查看:310
本文介绍了开发覆盖自签名证书的SSL证书例外的Chrome扩展的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我经常访问使用自签名证书的受信任网站。每次访问它时,我都需要点击 - 通过SSL错误页面。我知道可以进行一些手动设置并将证书添加到Chrome的可信证书列表中。作为一种自我学习的有趣练习,我决定创建一个扩展程序,它可以在点击时执行相同的操作。



我已经在Chrome开发人员指南 http://developer.chrome.com/extensions/devguide.html 并阅读了其他一些博客,但我无法了解如何实现此扩展。



我想知道可用于实现此目的的适当JavaScript类/ Chrome开发人员工具/学习资源/教程。我想指出,我是一名本科学生,SSL / TLS错误和扩展开发的概念对我来说是新的。



任何帮助将不胜感激!

解决方案

认为这是可用的扩展API,固定证书。

I frequently access a trusted website that uses a self signed certificate. Every time I access it I need to click - through the SSL error page. I know that it is possible to do some manual settings and add the certificate to the list of Chrome's trusted certificate list. As a self learning fun exercise, I decided to create an extension that does the same thing on a click.

I have already gone through Chrome Developer's guide at http://developer.chrome.com/extensions/devguide.html and have read a couple of other blogs, but I am unable to get an idea on how to implement this extension.

I want to know appropriate JavaScript Classes/ Chrome developer tools/ learning resources/ tutorials that can be used to implement this. I would like to point out that I am an undergraduate student and the concept of SSL/TLS errors and extension development is new to me.

Any help would be appreciated!

解决方案

I don't think this is available as an extension API, pinning certificates.

这篇关于开发覆盖自签名证书的SSL证书例外的Chrome扩展的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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