Vjacheslav Borisov created CXF-7252:
---------------------------------------

             Summary: TLSParameterJaxBUtils.getTrustManagers getting password 
from wrong system propery
                 Key: CXF-7252
                 URL: https://issues.apache.org/jira/browse/CXF-7252
             Project: CXF
          Issue Type: Bug
          Components: JAX-RS Security
    Affects Versions: 3.1.10
            Reporter: Vjacheslav Borisov
            Priority: Trivial


TLSParameterJaxBUtils.getKeyStore is called from 
TLSParameterJaxBUtils.getKeyManagers / TLSParameterJaxBUtils.getTrustManagers
and tries to get fallback password using SSLUtils.getKeystorePassword (from 
javax.net.ssl.keyStorePassword system property(

however, in case of call from getTrustManagers, 
javax.net.ssl.trustStorePassword system property should be used  



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to