[
https://issues.apache.org/jira/browse/QPID-8678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tomas Vavricka closed QPID-8678.
--------------------------------
> [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.
> *Implementation*
> SSLUtils#getCertificates() should be modified to retrieve either public
> certificates or key-associated certificates. The implementations of KeyStore
> interface should be changed appropriately.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]