Hi Malek, don't worry it is just for test purposes, I am not going to go in production without ssl enabled :) Now it works without ssl, but i had to change the same property to false even in the ticket granting cookie generator xml file.. I agree with Gabi, if someone has some ssl working example, it would be great!
Thanks, Riccardo On 8 July 2010 13:40, Malek S <[email protected]> wrote: > HI > CAS is designed to be used with https. > > however if u want to access it over http. > in springConfigurationFolder/there is warnCookieGeneratior.xml. > set SecureCookie parameter to false > > *however this is not recommended. in production scenario*. > you should use http > > On Thu, Jul 8, 2010 at 5:25 PM, Riccardo Mura <[email protected]>wrote: > >> Hi all, >> >> I just have this simple question: >> Is there anything special I have to enable, or something I have to do to >> make CAS server (3.3.5) without SSL? >> I thought it would have been enough to just using the normal http >> connector and not the ssl one, but it does not work. In particular I get >> redirected to the login screen, I can even login and it works, but when I >> try to log in to a second application, I get redirected to the login page >> again. If I enable SSL all things work well, so when I try to login to the >> second application, I directly go to that. >> Any idea? >> >> Thanks, >> >> Riccardo >> >> -- >> You are currently subscribed to [email protected] as: >> [email protected] >> >> >> To unsubscribe, change settings or access archives, see >> http://www.ja-sig.org/wiki/display/JSG/cas-user >> >> > -- > You are currently subscribed to [email protected] as: > [email protected] > > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
