On Mon, May 11, 2009 at 3:12 AM, Olivier Berger <[email protected]> wrote:
> Le dimanche 10 mai 2009 à 22:20 -0700, ealdent a écrit : > > We are trying to use phpCAS to connect to our CAS server and are getting > an > > infinite redirect error in Firefox and Safari (I haven't been able to > test > > IE). Our browsers are accepting cookies (and we have confirmed they do > so). > > The problem seems to be with curl not accepting the certificate. > > > > We have tried disabling checking of the certificate using the command: > > > > phpCAS::setExtraCurlOption(CURLOPT_SSL_VERIFYPEER, FALSE); > > > > but that hasn't worked. When we curl the server: > > > > curl --verbose -k https://<my server> > > > > it works fine. > > > > Any thoughts? > > What version of phpCAS ? > Sorry, 1.0.1 -- Jason -- 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
