traffic manager + azure website : how do I configure custom dns ssl
Asked Answered
S

1

5

I have a custom dns entry mapped to my traffic manager setup via CNAME record. I also have traffic manager pointing to my azure website endpoint and I have a wildcard cert matching my custom dns uploaded on my website. I'm having trouble getting ssl to work. The documentation is not clear on how to set up SSL when using traffic manager. Any help is appreciated. Please note I had this working with cloud service "web role" but I'm wanting to migrate to azure websites.

Selfgovernment answered 12/12, 2014 at 16:19 Comment(2)
Just to clarify, you're not having any problems getting your custom domain name to work, correct? You're just having problems with getting your SSL?Mirna
I've purchased a custom SSL for my custom domain and I applied to my custom domain with SNI SSL in the Azure Portal. Must it be IP based SSL? What I do is at the Domain Provider provides the CNAME record instead of A record. I got this error when I load the XXXglobal.trafficmanager.net. It stated that the server could not prove that it is XXXglobal.trafficmanager.net; its security certificate is from *.XXX.p.azurewebsites.net. Any advise? Thanks.Lundy
M
5

Have you seen this blog post by Scott Hanselman? http://www.hanselman.com/blog/CloudPowerHowToScaleAzureWebsitesGloballyWithTrafficManager.aspx

You don't upload the certificate to traffic manager. You upload it and set it up for each of the individual sites that the traffic manager will route your customers to

Mirna answered 12/12, 2014 at 18:17 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.