HTTP Server certificate rejected

Hi ,

As I am Posting a file to website using HTTP Post method .I am getting follwing error .

com.wm.app.b2b.server.ServiceException: java.io.IOException: iaik.security.ssl.SSLException: Server certificate rejected by ChainVerifier.

Could any one tell why this error occurs.

Thanks in advance.
Raj

The IS server is probably missing the CA certificate chains that the host is presenting. Get the CA certificate chains from your host and install it to the CA directory on your IS.