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

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

Commit 1657708 from [email protected] in branch 'qpid/trunk'
[ https://svn.apache.org/r1657708 ]

QPID-6364: Add a secure attribute 'storeUrl' into Keystore for specifying store 
content location and make attribute 'path' derived. Rename Trsuststore 
attribute 'path' into 'storeUrl' for consistency.

> [Java Broker] Keystore data url must be a secure attribute
> ----------------------------------------------------------
>
>                 Key: QPID-6364
>                 URL: https://issues.apache.org/jira/browse/QPID-6364
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>            Reporter: Alex Rudyy
>            Assignee: Alex Rudyy
>             Fix For: 0.31
>
>
> The contents of the java keystore are private by its nature, whilst it is 
> protected by password, we shouldn't return the contents over REST, as this 
> would pose a security concern.
> Refactor the FileKeystoreImpl/UI so that the contents of the keystore can be 
> marked as private.
>     New attribute (marked as secure) that accepts both a path or dataurl.
>     Path attribute to become derived, It will populated only if it contains a 
> file path (if the object is being populated from a dataurl it will be null)
>     Upgrader to take care of upgrading old stores with the path attribute
>     Changes to the UI. UI to continue to allow an existing path to be 
> modified.



--
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