azure - Certificate Issue with Custom Domain of Web App and Traffic Manager -
i have created 1 web app on azure , deployed in 2 regions. now, using traffic manager have used failover configuration. having custom domain, have used individual domains per web app. so, each of web app has 3 domains (i) ... azurewebsites.net (ii) ... trafficmanager.net (iii) .... mycustomdomain-region1.com same second web app 3 domains.
as have correctly configured, customdomain-region1.com working without ssl certificate error.
but when use trafficmanager.net based url giving me azurewebsites.net certificate error. why check azurewebsites.net though having custom domain , certificate configured in both web app.
i have clicked "continue website (not recommended). " , got error 404 - web app not found page
image attached here... 1) https://social.msdn.microsoft.com/forums/getfile/685720 2) https://social.msdn.microsoft.com/forums/getfile/685723
the ssl *.azurewebsites.net shared ssl. if want use ssl custom domain need purchase , configure separately. info can found here. https://azure.microsoft.com/en-us/documentation/articles/web-sites-configure-ssl-certificate/
note, being using multiple web apps in different regions. recommend purchasing wildcard ssl domain (*.domain name) , setting region.websitename.com region2.websitename.com
let me know if helps!
Comments
Post a Comment