how do you host whitelabel on your server ? never heard of it ...
anyways .,
ssl are domains and or subdomains specific. they are bound to the domains.
lets say, your domain has 256 bit SSL cert, then all the data coming and going from your domain to the surfer unde https protocol will be encrypted using your cert.
when the user enters the billing site aka 3rd party site, the 3rd party site's sssl comes in to play while user is on that domain,
data transferred from your domain 256 bit to 3rd party site 128 bit goes in plaintext but inside this encrypted channel so for anyone who is wiretapping or capturing those packets , it totally useless. but 256 is better than 128.
|