[jira] [Commented] (QPID-8054) [Broker-J] KeyStore type and algorithm defaults should be materialised on creation

2017-11-26 Thread Rob Godfrey (JIRA)

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

Rob Godfrey commented on QPID-8054:
---

currently it appears that materialization (as implemented in QPID-7221) will 
only materialized on creation.  Ideally this should be altered so that on open 
or update the attribute is also materialised to cover the cases of existing 
non-set values, or later unsetting of the value (not applicable in this case).

> [Broker-J] KeyStore type and algorithm defaults should be materialised on 
> creation
> --
>
> Key: QPID-8054
> URL: https://issues.apache.org/jira/browse/QPID-8054
> Project: Qpid
>  Issue Type: Bug
>  Components: Broker-J
>Reporter: Rob Godfrey
>
> Currently the keystore type and manager algorithm for FileKeyStore and 
> FileTrustStore are defaulted to JRE runtime defaults.  If, for some reason, a 
> later execution of the broker has a differently configured JRE then the 
> values defaulted will not be in alignment with the actual configuration of 
> the key/trust store.  As such the values for these attributes should be 
> materialized on creation.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (QPID-8054) [Broker-J] KeyStore type and algorithm defaults should be materialised on creation

2017-11-26 Thread ASF subversion and git services (JIRA)

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

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

Commit 031e00611a8e2a682281ce617266c090d670a1d8 in qpid-broker-j's branch 
refs/heads/master from [~godfrer]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-broker-j.git;h=031e006 ]

QPID-8054 : [Broker-J] KeyStore type and algorithm defaults should be 
materialised on creation


> [Broker-J] KeyStore type and algorithm defaults should be materialised on 
> creation
> --
>
> Key: QPID-8054
> URL: https://issues.apache.org/jira/browse/QPID-8054
> Project: Qpid
>  Issue Type: Bug
>  Components: Broker-J
>Reporter: Rob Godfrey
>
> Currently the keystore type and manager algorithm for FileKeyStore and 
> FileTrustStore are defaulted to JRE runtime defaults.  If, for some reason, a 
> later execution of the broker has a differently configured JRE then the 
> values defaulted will not be in alignment with the actual configuration of 
> the key/trust store.  As such the values for these attributes should be 
> materialized on creation.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org