yahaosoft / apjp

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

访问https的时候有问题。 #72

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
访问https的链接的时候,老是有问题,谷歌帐号也不能登录,
出现如图情况,不知道是我哪里配置错误了?证书已经导入��
�,

URl是这样配置的:
APJP_REMOTE_HTTP_SERVER_1_REQUEST_URL=https://203.208.46.207/HTTP
ping这个ip是可以ping通的。

望解答~~

Original issue reported on code.google.com by cxj...@gmail.com on 3 Jun 2012 at 5:45

Attachments:

GoogleCodeExporter commented 9 years ago
将KEY和AppID去掉, 把APJP.properties贴出来.

Original comment by goknmuse on 3 Jun 2012 at 7:45

GoogleCodeExporter commented 9 years ago
有尝试清除此网站的Cookie吧? 但仍不能解决问题对吧?

我只在Pandora听歌时, 遇到Cookie的问题的, 
清除一下Pandora的Cookie就好的.

HTTP 没有任何问题吧?

Original comment by goknmuse on 3 Jun 2012 at 7:53

GoogleCodeExporter commented 9 years ago
APJP.properties附件在此~~

Original comment by cxj...@gmail.com on 4 Jun 2012 at 1:34

Attachments:

GoogleCodeExporter commented 9 years ago
1.line 174: 
"APJP_REMOTE_HTTPS_SERVER_1_REQUEST_URL=https://203.208.46.207/HTTP" 有误

应为"APJP_REMOTE_HTTPS_SERVER_1_REQUEST_URL=https://203.208.46.207/HTTPS"

2. 测试如果line 174: 
"APJP_REMOTE_HTTPS_SERVER_1_REQUEST_URL=https://203.208.46.207/HTTP", 
则http://clip2net.com/clip/m96404/1338820909-clip-21kb.png

Solved! :P

Original comment by goknmuse on 4 Jun 2012 at 2:45

GoogleCodeExporter commented 9 years ago
嗯,改了那个就可以了~
谢谢~~~

Original comment by cxj...@gmail.com on 5 Jun 2012 at 12:56

GoogleCodeExporter commented 9 years ago
Issue 80 has been merged into this issue.

Original comment by goknmuse on 30 Oct 2012 at 1:10