For Two Way SSL handshake on VHost(consumer side), Apigee validates the entire chain. In case if full chain is not installed in corresponding truststore then handshake will fail.
Is there any way we can restrict Apigee to validate only the domain certificate instead of checking the full chain.
We have a requirement where we want to install only domain certificate in truststore instead of entire chain.