Followed steps to integrate Worklight with backend system. In 5.0.6 adapters should support mutual SSL.
- Import cert into default.keystore with alias named cert1
- Modified adapter's sslCertificateAlias as cert1
When using Worklight Studio to run deployed adapter connecting with server, it is complaining about "Unable to find certificate chain with alias: 'cert1'".
What are the steps missing?