We have a newly installed lum 4 environment and are trying to test CAS 
functionality on it. While testing the first CASified application we 
keep getting the error: peer not authenticated. This happens during the 
serviceValidate phase (if I can call it so). The cas client is expecting 
an XML response from the server but it get's an error page with this 
error message. However when I enter the serviceValidate url complete 
with the ticket number, I get the following xml response:

> <cas:serviceResponse xmlns:cas='http://www.yale.edu/tp/cas'>
>   <cas:authenticationSuccess>
>     <cas:user>username</cas:user>
>   </cas:authenticationSuccess>
> </cas:serviceResponse>
>   
The cert on the server is a self-signed one. What is the cause of this 
error? Is there something we need to do with the cert in order for this 
to work?

Thanks.

Peter

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