Hi all, I was configuring x509 authentication in CAS and all is working fine for the moment. I now want to verify the certificate validity over a fixed CRL file. So I used org.jasig.cas.adaptors.x509.authentication.handler.support.ResourceCRLRevocationChecker class to import my CRL file in CAS and it's correctly detected, the association to issuer CA is fine too.
But now I don't know how to tell the AuthenticationHandler to use this CRL file, can anyone help me ? Thank you, David -- 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
