But now I don't know how to tell the AuthenticationHandler to use this CRL file, can anyone help me ?
Take a look at https://github.com/Jasig/cas/blob/master/cas-server-support-x509/src/test/resources/deployerConfigContext.xml, which shows how to wire up CRLDistributionPointRevocationChecker. Just replace that bean with your ResourceCRLRevocationChecker and you should be good to go.
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
