Does it work properly?
If i have www.mydomain.com with certificate A, and api.mydomain.com with a certificate B, can i make CORS call with javascript?
(i know that if you try it with self signed cert, it will just drop the request)
Does it work properly?
If i have www.mydomain.com with certificate A, and api.mydomain.com with a certificate B, can i make CORS call with javascript?
(i know that if you try it with self signed cert, it will just drop the request)