Open GoogleCodeExporter opened 9 years ago
edit app.yaml
- url: /fetch.py
script: fetch.py
secure: optional
Original comment by cnb...@gmail.com
on 19 Apr 2009 at 10:26
no help :(
Original comment by oldh...@gmail.com
on 19 Apr 2009 at 10:41
之前:
- url: /fetch.py
script: fetch.py
之后:
- url: /fetch.py
script: fetch.py
secure: optional
update,and browse https://oldherl.appspot.com/fetch.py
client tools
Use FecthServer https://oldherl.appspot.com/fetch.py
Original comment by cnb...@gmail.com
on 19 Apr 2009 at 11:42
You 2 are talking about 2 different things.
The error: SSL routines:SSL3_READ_BYTES:tlsv1 alert unknown ca
Means the browser complains about the
certificate(localproxy/ssl/LocalProxyServer.cert) which GAPPProxy uses is
issued by
an unkown CA. There are ways to work around this, but too long to explain. ;)
Original comment by solrex
on 9 Jul 2009 at 8:26
A clue to fix it can be find @
http://blog.solrex.cn/articles/fix-gappproxy-set-cookie-and-https-cert-bugs.html
Original comment by solrex
on 10 Jul 2009 at 2:55
Original issue reported on code.google.com by
oldh...@gmail.com
on 19 Apr 2009 at 10:19