Darran Lofthouse created ELY-172:
------------------------------------
Summary: PropertiesKeyStoreSpi is callsing
PasswordFactory.getInstance(ALGORITHM_DIGEST_MD5) in a loop
Key: ELY-172
URL:
https://issues.jboss.org/browse/ELY-172
Project: WildFly Elytron
Issue Type: Enhancement
Components: SSL
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 1.0.0.Alpha1
PasswordFactory.getInstance(ALGORITHM_DIGEST_MD5) is called once for each user in the
file, each time this is called all registered providers are queried - instead this should
be called once and cached.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)