From the error message i guess you are using phpcas. Please have a look at https://wiki.jasig.org/display/CASC/phpCAS+troubleshooting for instructions on how to figure out your problem. But from the looks of it it has nothing to do with phpcas and is an underlying ssl problem.

It might be related to this issue[1] Please try to use this as a workaround if your CAS server support SSLv3:

phpCAS::setExtraCurlOption(CURLOPT_SSLVERSION,3);

Regards,

Joachim

[1]https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/861137

On 11.04.2013 03:24, 刘科彬 wrote:

How can I deal with ?

--
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

Reply via email to