Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.7.7, 3.0.0-milestone1
-
None
-
Unknown
Description
Currently XKMS crypto provider isn't completely compatible with WSS4J Crypto contract, because it throws XKMSNotFoundException in case if certificate is not found. Correctly will be to return empty list and log a warning, because not found certificate is not always error situation.