If we do a Proxy Rewrite to an URL with a non valid Cert, we have to deactivate the SSL validation in the vhost where the Proxy Rewrite resides as follows:
SSLProxyEngine On
SSLProxyVerifyDepth 0