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

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

Commit dca5e9b810f4e3eb72088044d624c72516f1f35d in qpid-broker-j's branch 
refs/heads/main from Marek Laca
[ https://gitbox.apache.org/repos/asf?p=qpid-broker-j.git;h=dca5e9b ]

QPID-8541: [Broker-J] Enhance Broker Rest API to include certificate alias

This closes #95


> [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
>            Priority: Minor
>              Labels: Alias, Broker, Certificate, Java
>
> 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]

Reply via email to