wso2 / product-apim

Welcome to the WSO2 API Manager source code! For info on working with the WSO2 API Manager repository and contributing code, click the link below.
http://wso2.github.io/
Apache License 2.0
855 stars 786 forks source link

Thrift Server password must be read from identity.xml file not carbon.xml #4808

Closed tgtshanika closed 8 months ago

tgtshanika commented 5 years ago

Description:

Thrift server must have a keystore with same private key and keystore passwords. Therefore sometime, we may need to configure separate key store for that.

Therefore it is better to read the thrift server password from identity.xml

From https://wso2.org/jira/browse/APIMANAGER-3137

chamilaadhi commented 8 months ago

Closing Since the issue has been stale for a long time.