All,
I have got a strange error on our test environment.
We are communicating with an external party and we are using the https to do this.
When sending a message over https we do not need to add a certificate in the message we are sending. So when i configure the server with the
Trusted Certificates ‘unspecified’ there is no issue.
But… unfortunately, on this particular IS we also communicate with another external party where we do need to send certificates. So there for I need to to configure the Trusted Certificates.When I do this,I always receive the error “Server certificate rejected by ChainVerifier”.
Does anybody have an idea on this one?
Regards,
Wout