We are planning on using a SSL certificate from GoDaddy on our primary application domain. But, we serve our images, css, and javascript files from a second domain. If we use a self-signed certificate for the domain serving the images and so forth, will it work without giving the user a warning message regarding the self-signed certificate?
Thanks in advance for any responses. BTW, please don't ask why we don't just get certificates for both. The issue is a little more complicated, but I just simplified it for the purpose of asking this question. Thank you.