Fixed
Details
Assignee
Guus der KinderenGuus der KinderenReporter
Guus der KinderenGuus der KinderenComponents
Fix versions
Priority
Minor
Details
Details
Assignee
Guus der Kinderen
Guus der KinderenReporter
Guus der Kinderen
Guus der KinderenComponents
Fix versions
Priority
Created March 5, 2018 at 2:19 PM
Updated March 8, 2018 at 2:56 PM
Resolved March 8, 2018 at 2:56 PM
When the identity store contains more than one certificate, it's up to the implementation of the KeyManager factory to decide which one is actually used.
I've observed that from a store that contains two certificates, the one that is expired was picked by the default implementation.
Openfire should be modified to use an implementation that favors the 'best fit' - an unexpired certificate, for example.