> 2009-09-17 11:51:28,199 ERROR [org.jasig.cas.web.ServiceValidateController] - 
><TicketException generating ticket for: [callbackUrl: 
>http://acondev2.myofferpal.com/secure/receptor]>
> org.jasig.cas.ticket.TicketCreationException: 
> error.authentication.credentials.bad
>

Looks like you're using an HTTP proxy ticket callback URL,
ttp://acondev2.myofferpal.com/secure/receptor, to request a proxy
granting ticket.  The PGT callback URL MUST be HTTPS.

Before you proceed you should consider whether you really need to
request a proxy-granting ticket.  If you confirm you do need proxy
capability, you will need to configure the service hosting your proxy
callback for SSL.  A common problem that follows is SSL trust problems
caused by the CAS server not trusting the CA that issued the
certificate.  If you use a self-signed cert or one by an uncommon
vendor, be sure to import it or the signing cert into the truststore
used by the CAS server.

M

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