Hi,I have osgi client which invokes secure(https) rest-service through rest-template.When I am Testing the Client through main program I am able to invoke the rest-service Successfully.I have imported the certificates in cacerts under java_home/jre/lib/security to invoke the service successfully fro...