Is it a good idea to use common keystore for all WSO2EI profiles (ESB/BP/AN)?
For example, trust-clients.jks file is used in each profile in <EI_HOME>/wso2/<PROFILE>/repository/resources/security
Is it ok to create a common security folder (e.g. /use/share/wso2/security) and then link each profile security folder to this location? and what could be the consequences of doing so?
Usually certificates might be required in all profiles and this can help reducing the work of installing certificates in each profile.
Any thoughts?
Thanks.