Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: EJBCA 6.15.1
-
Component/s: None
-
Labels:None
-
Issue discovered during:Customer
-
Epic Link:
-
Sprint:EJBCA Sprint 21 Team Bob
Description
Some publishers override willPublishCertificate, and return a different result for different certificates. For example, the VA Pulisher can be configured to only publish revoked certificates.
The Multi Group Publisher should check if the publishers will publish the certificate, and if so not queue it.
It would also make sense to return false in willPublishCertificate if NONE of the publishers return true in willPublishCertificate.