Currently have a multisite SSL certificate with root certificate name of b.mysite.com and used in both sites of a.mysite.com and b.mysite.com
When third party application trying to communicate with both sites using oauth, the b.mysite.com works but not a.mysite.com
Could this be an error in naming the root certificate name? or something else?
Note: Before implement SSL, oauth works on both sites.