Open GoogleCodeExporter opened 9 years ago
I think this is actually a JRE problem rather than JWS. Switching from 1.6 to
1.7 (Debian sid x86_64) fixes the problem for me:
# apt-get install openjdk-7-jre
# update-alternatives --config java
(and optionally switch to jdk/javac 1.7 too)
RFC 2965 was made obsolete by RFC 6265 [1] and according to section 4.1.1, the
JWS cookie itself looks OK.
I haven't looked any further into the problem with 1.6, but I hope that's some
help.
[1] http://tools.ietf.org/html/rfc6265
Original comment by jamiefo...@gmail.com
on 30 Jul 2012 at 7:32
Yep, that solved it. Thank you!
Original comment by mail...@googlemail.com
on 7 Aug 2012 at 6:02
Original issue reported on code.google.com by
mail...@googlemail.com
on 3 Jul 2012 at 8:41