Greetings,
I'm having some trouble with SSL logins and I was wondering if anyone
had experienced anything like this in the beta of the toolkit. IE
6.0 seems to work OK. Mozilla 1.0RC1 will let you login via SSL, but
when you visit pages that require logins but are not ssl, OACS
redirects you to a login page. I'm also seeing wierdness if I run
the server on non-standard ports (http:8000 https:8443). I can't
make heads or tails of the cookie handling code. Is whether a cookie
gets set/sent on a client affected by the port number the server is
running on? Mozilla 1.0RC1 shows the port number if you look in the
cookie list. If a cookie is set in http, does it get returned for a
connection to the same server under https?
Another weird experience is sometimes if I hit the site main page
under SSL, none of the images show up. Looking in the access log a
redirect to a login page is being generated for each image. This one
is intermittent, and is driving me crazy.
I'd like to track these down because they are affecting our rollout
plans bigtime...suggestions appreciated.