I'm having an issue with a client. CWP creates the certificate bundle including the original certificate, along with the root certificates.
This does not cause problem in browser but a more strict certificate validation (for a payment gateway) is not passing. Also, validating in ssllabs also returns the duplication error, on the chain.
A workaround is to remove that duplication, manually. Of course, doing that every 90 days is not ok.
How can I fix this?