[
https://issues.apache.org/jira/browse/QPID-6906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15027374#comment-15027374
]
Keith Wall commented on QPID-6906:
----------------------------------
Looks good.
One comment - you have a double click handler on the certificate table that is
generating a Javascript error
(js/qpid/management/store/managedcertificatestore/show.js:94). I guess this is
a copy/paste error and you do not intend to let the certificates be downloaded.
{noformat}
TypeError: that.download is not a function. (In 'that.download(theItem)',
'that.download' is undefined)
{noformat}
> [Java Broker] Allow addition / removal of certificates from
> ManagedPeerCertificatesTrustStore instances
> -------------------------------------------------------------------------------------------------------
>
> Key: QPID-6906
> URL: https://issues.apache.org/jira/browse/QPID-6906
> Project: Qpid
> Issue Type: Improvement
> Components: Java Broker
> Affects Versions: qpid-java-6.0
> Reporter: Rob Godfrey
> Assignee: Rob Godfrey
> Fix For: qpid-java-6.1
>
>
> Currently the only way of modifying the set of certificates being managed by
> a ManagedPeerCertificateTrustStore is to replace the entire set of
> certificates with a new set.
> Add new operations to add individual certificates and remove one or more
> certificates.
> Also allow for such stores to be better managed through the management UI
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]