Hey Greg,

 

Not sure on the .com.au and .com SSL certs as I have always grabbed a cert
for one or the other. You could look at something like this
https://www.digicert.com/ev-multi-domain-ssl.htm which is a multi-domain
cert but even then I am not sure whether you could do .com and .com.au. You
may be better off getting 2 simple SSL certs. Azure will let you add
multiple domain names to a site, as long as you own the domains, it is
pretty easy, as well as adding in multiple certificates.

 

While you could technically route the requests from .com.au to .com (and
probably via DNS is best that is, .com.au goes to same ip as .com) unless
you have a cert to match the domain, it will complain. At least that is how
I understand it anyway.

 

-          Glav

 

From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com]
On Behalf Of Greg Low (??????)
Sent: Monday, 2 November 2015 9:08 PM
To: ozDotNet <ozdotnet@ozdotnet.com>
Subject: RE: SSL Certs

 

I suppose a more basic question is:

 

What’s the cleanest way in an Azure website MVC app to route all requests
for abcdef.com.au to abcdef.com ?

 

Regards,

 

Greg

 

Dr Greg Low

 

1300SQLSQL (1300 775 775) office | +61 419201410 mobile│ +61 3 8676 4913
fax 

SQL Down Under | Web:  <http://www.sqldownunder.com/> www.sqldownunder.com

 

From: Greg Low (罗格雷格博士) 
Sent: Monday, 2 November 2015 9:03 PM
To: ozDotNet <ozdotnet@ozdotnet.com <mailto:ozdotnet@ozdotnet.com> >
Subject: SSL Certs

 

Hi Guys,

 

If using two domains like:

 

abcdef.com 

and 

abcdef.com.au 

 

(and obviously the site also has the www. versions of those too).

 

For SSL on Azure websites, thoughts on whether we should do two certs, or
just do that on one of them and then do some sort of redirect for the other
one? (It’s MVC)

 

TIA,

 

Regards,

 

Greg

 

Dr Greg Low

 

1300SQLSQL (1300 775 775) office | +61 419201410 mobile│ +61 3 8676 4913
fax 

SQL Down Under | Web:  <http://www.sqldownunder.com/> www.sqldownunder.com

 

Reply via email to