Hello,
We have a PB 12.5 component on EAS 6.3.1 whick will connect to a .NET webservice requiring a certificate using SopaConnection. However SoapConnection does not support using password protected certificates, so we tried to install the certificate in EAS keystore and supposed that the component would not require to provide the certificate since it is installed in the server. Unfortunately it does not work and I cannot find any documentation or instructions on how to do such a task.
- Is correct the assumption that if we have installed a certificate in EAS keystore then the components running in EAS can use it (any configuration?)
- Maybe we should not use SopConnection?
Thank you in advance