Bug #5607
closed
Added by Guterl Patrick over 11 years ago.
Updated over 11 years ago.
Description
Hi,
With this JSAGA version the CRL file must exist and update or a exception is generated
it's possible to work without the crl file *.r0
- Category set to Globus adaptors
- Status changed from New to Resolved
- Assigned To set to Schwarz Lionel
- Target version set to 1.0.0
JSAGA is now using the "IF_VALID" value for CRL check policy.
/**
* If a CRL for CA which issued a certificate being validated
* is present and valid then the certificate must not be listed on the CRL.
* If the CRL is present but it is outdated (or anyhow else corrupted) then the validation fails.
* If CRL is missing then validation is successful.
*/
Fixed in voms-clients branch (will be merged in 0.9.17)
Also available in: Atom
PDF