I've been experimenting recently with tools like mitmrpxy and SSLsplit which claim to be able to intercept and modify web traffic.
However, they all use different certificates to the server's normal one.
Why is this? What's the problem with just sending the client the same certificate as was sent the proxy server?