[
https://issues.apache.org/jira/browse/QPID-8678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17880875#comment-17880875
]
ASF GitHub Bot commented on QPID-8678:
--------------------------------------
dakirily opened a new pull request, #248:
URL: https://github.com/apache/qpid-broker-j/pull/248
This PR addresses JIRA
[QPID-8678](https://issues.apache.org/jira/browse/QPID-8678), adding
functionality for keystore certificate details retrieval
> [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: [email protected]
For additional commands, e-mail: [email protected]