activemq/activemq-client
Christopher L. Shannon aa10747e94 AMQ-8550 - Check for null keystore/truststore passwords
Inside ActiveMQSslConnectionFactory the passwords should be checked for
null so a NPE isn't thrown. Null will be passed to the factories instead
and the keystore/truststore factories will try and load the keystores
using null for the password which may or may not work depending on the
implementation and if password is set.

(cherry picked from commit b93d58259c)
2022-04-05 13:41:54 -04:00
..
src AMQ-8550 - Check for null keystore/truststore passwords 2022-04-05 13:41:54 -04:00
pom.xml AMQ-8569: set xstream osgi import optional to match with its dependency declaration 2022-04-05 17:43:38 +01:00