felixlu / jap

Automatically exported from code.google.com/p/jap
0 stars 0 forks source link

error when visit a AES256 encrypted website #5

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I have deployed jap at dotcloud(JAP_REMOTE_PYTHON_DOTCLOUD-0.2.0).When I 
use JAP_LOCAL_PYTHON_WINDOWS-0.2.0+firefox,I can visit AES256 encrypted 
website(for example www.torproject.org).But when I use 
JAP_LOCAL_PYTHON_WINDOWS-0.2.0+chrome,it occurs error:
Invalid Server Certificate
You attempted to reach www.torproject.org, but the server presented an invalid 
certificate.
You cannot proceed because the website operator has requested heightened 
security for this domain.

when I visit RC128 encrypted website,both firefox and chrome is OK.

Original issue reported on code.google.com by lushu...@gmail.com on 8 Dec 2012 at 5:15

GoogleCodeExporter commented 8 years ago
can you try with a newer version of JAP?

Original comment by jeroen.v...@gmail.com on 28 Dec 2012 at 10:11

GoogleCodeExporter commented 8 years ago
I have updated to JAP_WS_REMOTE_PYTHON_DOTCLOUD-2.0.0-SNAPSHOT.But the problem 
is still exist.

Original comment by lushu...@gmail.com on 29 Dec 2012 at 1:05

GoogleCodeExporter commented 8 years ago
I have tested JAP_WS_LOCAL_PYTHON-2.0.0-SNAPSHOT + 
JAP_WS_REMOTE_PYTHON_DOTCLOUD-2.0.0-SNAPSHOT with CHROME 23.0.1271.97 and I 
have no problems with https://www.torproject.org

I have configured CHROME with a SOCKS5 proxy server via COMMAND LINE OPTIONS 
(SETTINGS > SHOW ADVANCED SETTINGS > NETWORK > CHANGE PROXY SETTINGS did not 
work):
- copy GOOGLE CHROME shortcut
- open properties
- change TARGET to "path\to\chrome.exe" --proxy-server="socks5://address:port"

Original comment by jeroen.v...@gmail.com on 29 Dec 2012 at 7:41

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
The problem is still,and I test another socks5 proxy with chrome,it occurs the 
same problem.For my os is winxp,so I test jap in another computer(win7),it OK.
thanks a lot!

Original comment by lushu...@gmail.com on 2 Jan 2013 at 2:02

GoogleCodeExporter commented 8 years ago
I close this issue because your problem seems to be only on XP os, however, it 
can not be reproduced, which is very hard to find where is the bug or error. 
Sorry.

Original comment by goknmuse on 23 Jan 2013 at 9:13