How to use X-Forwarded-Proto in plone and still let VHM mapping direct to the right root

@djay,
Firstly I believe it should be:
VirtualHostBase instead of VirtualRequestBase (not familiar with VirtualRequestBase)
and 443 instead of 80

localhost:8080/VirtualHostBase/https/realsite.com:443/VirtualHostRoot/siteroot ...?

I've had some success doing something similar with virtual_hosting see notes here: