Marek Laca created QPID-8541:
--------------------------------
Summary: [Broker-J] Enhance Broker Rest API to include certificate
alias
Key: QPID-8541
URL: https://issues.apache.org/jira/browse/QPID-8541
Project: Qpid
Issue Type: Improvement
Components: Broker-J
Reporter: Marek Laca
Java broker can publish the list of details about certificates that are hold in
the broker trust store via rest API.
Broker has 4 types of trust store:
* FileTrustStore
* NonJavaTrustStore
* ManagedPeerCertificateTrustStore
* SiteSpecificTrustStore
FileTrustStore is based on the Java KeyStore, but the certificate alias is not
published in the certificate details. But the certificate alias is very useful
for managing the underlying Java KeyStore. The task is to enhance the
FileTrustStore and include the alias from underlying KeyStore in certificate
details. The alias should be accessible via Rest API and the broker GUI.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]