Hi apologies if this has been asked before but i didn't find a clear cut example.
Lets assume the following scenario, I've a third party server, "sub.example.com" that has a CNAME pointing to a third party provider, "thirdparty.com".
Now when i access, "https://sub.example.com" i receive a certificate mismatch error as the certificate we're accessing is for "thirdparty.com". However, when i access "http://sub.example.com" i don't receive any error and the am redirected to the 3rd party provider. How do i go about installing a valid SSL certificate on "sub.example.com" provided i don't have access to "thirdparty.com" at all.