The web dispatcher supports SSL in two ways:
- SSL to the web dispatcher and then it flips over to HTTP for internal traffic only.
- SSL to the web dispatcher it will decrypt to read the needed information and then re-encrypt for internal traffic.
Its common practice for most companies to do this, weather its a web dispatcher or a hardware load balancer, etc etc.