cors - Can I use wildcard ssl cert on subdomain while using basic ssl cert on domain? -


i have symantec secure site installed on domain.com. wanted load resources sub.domain.com there cors problem (http://en.wikipedia.org/wiki/cross-origin_resource_sharing) on webkit browsers therefore buy , install rapidssl wildcard cert on sub1.domain.com, sub2.domain.com etc. work ? "cors compatible"?

will work ?

it work @ ssl/tls level.

symantec secure site issued certificate example.com , www.example.com.

rapidssl wildcard certificate work web2.example.com, web3.example.com, etc. rapidssl wildcard overlaps symantec's certificate, should not problem since configuring @ server.

will "cors compatible"?

its hard since have not provided domain, , have not provided code.

an "origin" {protocol,domain,port} triplet (protocol called scheme). depending on code, may have same origin, or may not. see origin determination rules @ same origin policy.


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -