This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git.
from d6be151 fix: pass 'maxInactiveInterval' though overloaded methods
(#667)
new 1a71e4c Some optimisations for TrustedAuthorityValidator
new e4b7097 CXF-8275 - Support CRL/OCSP cert extensions in the XKMS
TrustedAuthorityValidator
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../src/main/resources/OSGI-INF/blueprint/blueprint.xml | 2 +-
.../cxf/xkms/x509/validator/DirectTrustValidator.java | 2 +-
.../xkms/x509/validator/TrustedAuthorityValidator.java | 16 +++++++---------
.../x509/validator/TrustedAuthorityValidatorCRLTest.java | 1 +
4 files changed, 10 insertions(+), 11 deletions(-)