CAS 3.0.5 and X509
Luca Scotto
lucascotto at gmail.com
Tue Aug 1 11:26:47 EDT 2006
Hi all,
I set up cas with X509 handler,
When i go to https://mywww.mydoom.it:8443/cas, browser show me what
certified to use.
Select one of my own. Then cas show me NetID/Psswd form.
In CATALINA.log i can read:
<AuthenticationHandler:
org.jasig.cas.adaptors.x509.authentication.handler.support.X509CredentialsAuthenticationHandler
failed to authenticate the user>.
I'have put my ca.crt on ".keystore"
And set
<bean
class="org.jasig.cas.adaptors[...].X509CredentialsAuthenticationHandler">
<property
name="trustedIssuer"
value="trustedIssuer" />
or
value=" CN=luke.org, OU=Delivery, O=Luca Scotto Inc, L=Naples, ST=Napoli, C=IT"
</bean>
Thanks
More information about the cas
mailing list