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

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

Commit de2c34734ae6ec5cf9c4a50f736880a1fb12a2e6 in qpid-broker-j's branch 
refs/heads/main from Daniil Kirilyuk
[ https://gitbox.apache.org/repos/asf?p=qpid-broker-j.git;h=de2c34734a ]

QPID-8678 - [Broker-J] Broker REST API returns certificate details for 
truststores but not keystores (#248)



> [Broker-J] Broker REST API returns certificate details for truststores but 
> not keystores
> ----------------------------------------------------------------------------------------
>
>                 Key: QPID-8678
>                 URL: https://issues.apache.org/jira/browse/QPID-8678
>             Project: Qpid
>          Issue Type: Bug
>          Components: Broker-J
>    Affects Versions: qpid-java-broker-9.2.0
>            Reporter: Daniil Kirilyuk
>            Priority: Minor
>             Fix For: qpid-java-broker-9.2.1
>
>
> When calling REST endpoint
> GET 
> [http://<hostname>:<port>/api/latest/truststore?depth=10|http://cbgd07.xeop.de:40601/api/latest/keystore?depth=10]
> list of certificate details is returned
> When calling REST endpoint
> GET 
> [http://<hostname>:<port>/api/latest/keystore?depth=10|http://cbgd07.xeop.de:40601/api/latest/keystore?depth=10]
> no information about certificate details is returned, though keystore may 
> contain certificates associated with stored keys.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to