[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: Cookies over https ?
From:       Dawit Alemayehu <adawit () kde ! org>
Date:       2001-08-01 2:32:21
[Download RAW message or body]

On Tuesday 31 July 2001 01:34, Pavel Troller wrote:
> > Hi,
> >
> > Can you add the following lines to your ~/.kde/share/config/kdebugrc and
> > see what /tmp/http says about it?
> >
> > [7113]
> > InfoOutput=0
> > InfoFilename=/tmp/http
> > [7103]
> > InfoOutput=0
> > InfoFilename=/tmp/http
> >
> > Cheers,
> > Waldo

Waldo can you please, if you get a chance put this in the FAQ.  I know you 're busy,
but I have very little time these days because of new job :(


>   Many thanks! I did it and I see the cookie being sent! So the server is
> not failing but konqueror doesn't process the cookie.
>   Sending whole /tmp/http, search for Cookie.
>                                     With regards, Pavel Troller

Hi Pavel,

From the debug output I immediately see the reason why you might be experiencing this 
problem.  If  you look at the Set-Cookie: field that was sent back, it contains a 

domain=in.gtsgroup.cz.

However, the URL you used is get this page is 

HTTPProtocol::post https://localhost:4444/ocentrum/servis/helpdesk/filtr.pl

where of course the domain/hostname is  "localhost".  Hence when this cookie gets to the 
cookiejar, it will simply be reject because of this mis-match.  This is a bug or a yet to be 
implemented feature ? in the cookiejar.  A workaround to your problem can be to use the
fully qualified address instead of "localhost" when connecting to this system.

Regards,
Dawit A.

 
>> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic