Rob Godfrey created QPID-6538: --------------------------------- Summary: [Java Broker] Allow TrustStores to be used to distribute public keys to clients Key: QPID-6538 URL: https://issues.apache.org/jira/browse/QPID-6538 Project: Qpid Issue Type: Improvement Components: Java Broker Reporter: Rob Godfrey Assignee: Rob Godfrey
In order perform end to end encryption of messages, a system needs a way of distributing public keys / certificates. We can use the trust stores in the broker as a store of public keys, and add the ability to trust stores to represent themselves as a message source whereby a consumer connecting to the message source is sent a message containing all of the public key certificates currently held in the trust store. Additionally we can collect public keys used in SSL client auth, and store these in a designated trust store. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org