Hi Viswanath,
you should be able to see the alias when checking the keystore with Portecle or "keytool -list".
When creating the keystore/truststore with keytool, please specify -trustcacerts parameter to the command line.
This automatically trsuts the certificates stored in cacerts file without the need to modify it.
In the truststore for the IS import all intermediate certificates which are shown in the certification path for the certificate.
Configure this truststore as an Truststore Alias and assign this Truststore Alias under Security → Certificates.
Another option is to assign the certificate directly to the pub.client:http invoke step.
See Built-In-Services Guide for pub.client:http:
Regards,
Holger
#soa#webMethods#API-Management