--- In [email protected], [EMAIL PROTECTED] wrote:
>
> hey people,
> 
> got some questions about crossdomain.xml
> 
> i got a swf file that loads up under https//www.test.com and the swf
file
> also load in https.
> 
> now I had to make my crossdomain calls http so i can call
> http://sub1.test.com.
> 
> We only have a SSL cert for www.test.com. So if I try to make a
> crossdomain call to https://sub1.test.com it will not load the
> crossdomain.xml.
> 
> Is this because the https://sub1.test.com doesn't have a SSL cert?
> 
> If I got a wild-card SSL cert for *.test.com  would my sub1.test.com
calls
> over https work?
> 
> Can I even make corssdomain https calls?
> 
> any help would be good.
>

I do believe if your crossdomain xml did *.domain.com  you could
access any of the sub domains.  Or you can add each one by name in it.


Reply via email to