Open GoogleCodeExporter opened 8 years ago
Without APJP_LOCAL:
psblog.name uses an invalid security certificate.
The certificate expired on 8/01/2012 18:47. The current time is 19/01/2012
13:39.
(Error code: sec_error_expired_certificate)
see attachment
With APJP_LOCAL and APJP_REMOTE_APPENGINE I have no problems.
Original comment by jeroen.v...@gmail.com
on 19 Jan 2012 at 12:49
Attachments:
Thanks for replying:)
Some personal blogs or websites with https have security certificate problems
indeed,but the blog is the blog which I want to visit.
I can visit it with goagent(http://code.google.com/p/goagent/)
You said there is no problems,but I just can not visit it with APJP_LOCAL and
APJP_REMOTE_APPENGINE,I really do not know why I can not visit it.
我的英文真的很差,所以如果说的有什么地方不礼貌,还请��
�包涵。
Original comment by catlin...@gmail.com
on 19 Jan 2012 at 1:43
here are the screenshots
Original comment by catlin...@gmail.com
on 19 Jan 2012 at 1:48
Attachments:
No problem :)
I see in your screenshots you are using APJP_LOCAL + APJP_REMOTE_HEROKU.
APJP_REMOTE_HEROKU cannot not connect to websites with certificate problems
(default setting in HEROKU JAVA VM).
APJP_REMOTE_APPENGINE can connect to websites with certificate problems (which
is less secure, but it is the default setting in APPENGINE JAVA VM).
GOAGENT uses APPENGINE, so GOAGENT ignores certificate problems.
Can you test with APJP_LOCAL + APJP_REMOTE_APPENGINE?
Original comment by jeroen.v...@gmail.com
on 19 Jan 2012 at 2:45
I see.
APJP_LOCAL + APJP_REMOTE_APPENGINE is fine.
It can visit the blog.
Thank you very much.
Original comment by catlin...@gmail.com
on 19 Jan 2012 at 5:59
Original issue reported on code.google.com by
catlin...@gmail.com
on 19 Jan 2012 at 11:07