Hello,
Since this property "sslTrustAllCertificates" accepts the boolean argument, where and how the java application find the trust and key store, certificates and passwords, to communicate over ssl.
Please explain the configuration of java application to make this work.
~Regards