This is a two part question
PART 1
I have two domains
- domain1.com, with a subdomain (sub1.sub2.domain1.com)
- domain2.com, with no subdomains.
If I create a CNAME of corp.domain2.com, that points to sub1.sub2.domain1.com
Will that work? or do I need to configure anything from the domain1.com side of things?
PART 2
if sub1.sub2.domain1.com is secured with a wildcard SSL, and someone visits corp.domain2.com which is just a cname for sub1.sub2.domain1.com, will the browser invoke a SSL security warning?