google-code-export / hyk-proxy

Automatically exported from code.google.com/p/hyk-proxy
2 stars 0 forks source link

代理没有证书很无奈啊... #44

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
chrome连Google Docs打不开
所有基于Google的https加密连接,打开都提示ssl链接出错
这可如何是好。。

Original issue reported on code.google.com by zhengbo0...@gmail.com on 6 Aug 2010 at 1:14

GoogleCodeExporter commented 9 years ago
我决定试下wallproxy了,支持生成根证书并签名子证书,将生��
�的根证书ca.crt导入到浏览器根证书机构后即可不再弹出证书�
��效的警告

Original comment by zhengbo0...@gmail.com on 6 Aug 2010 at 1:50

GoogleCodeExporter commented 9 years ago
从本质上说,作为https的proxy,无论是否有证书无效的警告,A
ppEngine 
Server与当前机器之间的通讯都不是原始加密的信息(或者可��
�说是完全的明文),这与https的初衷是完全违背的,所以屏��
�证书相关警告反而有误导作用,也并无多大益处。

Original comment by yinqiwen@gmail.com on 6 Aug 2010 at 4:52

GoogleCodeExporter commented 9 years ago
问题是google的https连接连警告都不谈。。其实我倒希望它弹,
这样还可以上去
但它不弹啊,直接ssl连接出错。打都别想打开
然后我想到了修改hosts...
谢谢

Original comment by zhengbo0...@gmail.com on 6 Aug 2010 at 5:34

GoogleCodeExporter commented 9 years ago
问题是google的https连接连警告都不谈。。其实我倒希望它弹,
这样还可以上去
但它不弹啊,直接ssl连接出错。打都别想打开
然后我想到了修改hosts...
谢谢

Original comment by zhengbo0...@gmail.com on 6 Aug 2010 at 5:34

GoogleCodeExporter commented 9 years ago
chrome一般都有一个告警选项让你是否忽略
如果只是google的https有问题,先看看删除浏览器相关历史数据
后是否有效

Original comment by yinqiwen@gmail.com on 6 Aug 2010 at 6:02

GoogleCodeExporter commented 9 years ago
截图给你看看,你没明白我意思
连警告选项都没出现。

Original comment by zhengbo0...@gmail.com on 6 Aug 2010 at 6:05

Attachments:

GoogleCodeExporter commented 9 years ago
几个问题
1. 是否所有的https不仅仅是google的,都有这个问题?
2. 
是否启用了SPAC插件?若启用了,脚本中是否https的请求是否��
�向了一个无效的proxy实现?
3. 这个出错是否是长时间无响应后出现?

Original comment by yinqiwen@gmail.com on 6 Aug 2010 at 6:18

GoogleCodeExporter commented 9 years ago
1.只有google才是
2.没启用
3.就是一般的 都是ssl出错。非特殊情况。

Original comment by zhengbo0...@gmail.com on 6 Aug 2010 at 6:20

GoogleCodeExporter commented 9 years ago
这个应该是你的浏览器的proxy设置问题,看看你的浏览器的ssl
 proxy设置是否有单独设置?或者有无全局PAC之类的设置?

Original comment by yinqiwen@gmail.com on 6 Aug 2010 at 7:15

GoogleCodeExporter commented 9 years ago
chrome在哪设置?是全局pac啊 自动切换代理

Original comment by zhengbo0...@gmail.com on 6 Aug 2010 at 7:22

GoogleCodeExporter commented 9 years ago
那就是PAC脚本设置的问题了,你可以用FireFox看看是否有同样�
��问题

Original comment by yinqiwen@gmail.com on 6 Aug 2010 at 7:34