MerryFairyTalesAD440 / Builds

AD440 Section 2349 (Tuesday)
GNU General Public License v3.0
0 stars 0 forks source link

SSL work -> website (DEV) #27

Open D3v0nM opened 5 years ago

D3v0nM commented 5 years ago

After about 10 hrs was able to resolve UI website certificate issues. Required tying a cdn endpoint directly to the storage accounts static website. Similar as described here: https://docs.microsoft.com/en-us/azure/storage/blobs/storage-blob-static-website-custom-domain See #31 But those instructions were forcing me to pick the blob site from a drop down and couldn't add the static site. I was able to get it to work by creating a profile and endpoint in each of the associated storage accounts properties pane. Here I was able to follow the same steps but paste the exact resources I needed. After a few hrs Azure issued the proper certificates to the www and www-dev sites.

https://www.1edusite.com https://www-dev.1edusite.com

This also closes bugs #37 and #42