sjkp / letsencrypt-azure

The easiest way to use lets encrypt certificates on Azure
111 stars 35 forks source link

How do you configure this? #6

Open modemgeek opened 5 years ago

modemgeek commented 5 years ago

I see the option to deploy to Azure but it seems that you must use Azure DNS. If we have godaddy instead, how do we get this configured? I'm not finding any documentation. Thanks.

MatthewSteeples commented 5 years ago

If you don't want to use Azure DNS then you may be better off using the site extension: https://github.com/sjkp/letsencrypt-siteextension

MatthewSteeples commented 5 years ago

Ah sorry, I see GoDaddy is supported. I'll be quiet now 🤐

modemgeek commented 5 years ago

Yes, we currently use the site extension. However we would like to try this out as it supports wildcard certificates. It also seemed easier to setup but I couldn't find any documentation on what I am supposed to do to get it configured or how to use it.