[ 
https://issues.apache.org/jira/browse/QPID-5056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rob Godfrey resolved QPID-5056.
-------------------------------

    Resolution: Fixed

> [Java Broker] Change configuration model to allow for KeyStores/TrustStores 
> which are not JKS files on the filesystem
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-5056
>                 URL: https://issues.apache.org/jira/browse/QPID-5056
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>            Reporter: Rob Godfrey
>         Attachments: QPID-5056.patch
>
>
> Currently the rest of the broker assumes that a KeyStore/TrustStore is simply 
> a proxy for a file on the file system.  Instead we should make KeyStore and 
> TrustStore be providers of KeyManager[]s and and TrustManager[]s 
> respectively.  This will allow us to later provide alternate implementations 
> (such as key stores managed inside the configuration itself). 



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to