Chrome extension that overrides SSL certificate error for self-signed certificate?

喜你入骨 提交于 2019-12-13 05:14:13

问题


I am trying to make an ajax request to a trusted test server through chrome extension, which is self signed. so whenever i make a request it provide me Badrequest but it works fine on orignal/main web server. So i need to override the self signed certificate in order to make a successful ajax request. Any help would be appreciated!

来源:https://stackoverflow.com/questions/24084128/chrome-extension-that-overrides-ssl-certificate-error-for-self-signed-certificat

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!