[Zope] Zope Cookie Handling

Pavlos Christoforou pavlos@gaaros.com
Thu, 16 Mar 2000 22:59:19 -0500 (EST)


On Thu, 16 Mar 2000, Pearson, Brian Edward (GEA, 056278) wrote:

> 
> Upon investigation of the value contained in the UID cookie, Zope returned
> the following:
> \316\313\321\310\316\315\314\311\321\312\316\317\317\223\310\321\315\317\313
> \316\317'

I am not sure what is going on but wouldn't it be generally safer if your
java class converts the encrypted cookie in some ASCII text format first?
I think that will solve your Zope problem too.

Regards

Pavlos