[ 
https://issues.apache.org/jira/browse/QPID-6304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276758#comment-14276758
 ] 

ASF subversion and git services commented on QPID-6304:
-------------------------------------------------------

Commit 1651615 from [~macbean] in branch 'qpid/trunk'
[ https://svn.apache.org/r1651615 ]

QPID-6304: [Java Broker] Allow truststore and keystore (JKS) files to be stored 
as a data:// URL inside the config

* Added truststore/keystore unit tests too to cover both new and (most of) the 
existing functionality,
  retiring the equivilent slower REST system tests.
* Added single REST test exercising the creation of a keystore/teststore from 
data:// URL.

> [Java Broker] Allow truststore and keystore (JKS) files to be stored as 
> data:// URLs inside the config
> ------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-6304
>                 URL: https://issues.apache.org/jira/browse/QPID-6304
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>            Reporter: Keith Wall
>            Assignee: Andrew MacBean
>             Fix For: 0.31
>
>         Attachments: 
> 0001-QPID-6304-Java-Broker-Allow-truststore-and-keystore-.patch
>
>
> To allow for the uploading of an truststore/keystore (JKS) files through the 
> REST API, modify the FileKeyStore and FileTrustStore implementations to allow 
> the jks file to be represented by a URL (if the value is not a valid URL then 
> treat it as a file path).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to