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

ASF GitHub Bot commented on QPID-8541:
--------------------------------------

mklaca opened a new pull request #95:
URL: https://github.com/apache/qpid-broker-j/pull/95


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> [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: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to