Do M365 Apps for Enterprise use HTTP for downloads?

0
10
Asked By CuriousCoder87 On

I was checking the URLs used for downloading and updating Microsoft 365 apps on our Windows systems, and I found references to http://officecdn.microsoft.com. I'm curious if anyone knows if this actually only uses HTTP instead of HTTPS for these large files. What are the correct subdomain URLs I should be aware of, and is there something more to this?

4 Answers

Answered By TechieGuru99 On

Actually, it initially connects via HTTP but then redirects to HTTPS. The use of HTTP might be for compatibility reasons, but rest assured, the actual downloads occur over a secure connection. So, you're safe!

FirewallMaster42 -

Got it! To configure firewall rules or adjust VPN settings, do I need to account for both HTTP and HTTPS, even if Microsoft mainly lists the HTTP? That's good to know.

Answered By HelpfulLinkFinder On

You might want to check out this link: [https://connectivity.office.com/](https://connectivity.office.com/). It could provide you with more insights and help clear up any questions you have about connectivity.

Answered By OldSchoolSysAdmin On

Yeah, sometimes I wonder if anyone's watching when you download Office. It's quite the thought! But seriously, there's usually nothing to worry about.

Answered By FileDeliveryExpert On

Many CDNs use HTTP for file delivery but employ signature checks through secure channels. This method also allows setting up caching proxies. Given that Windows Update uses HTTP, I wouldn't be shocked if Office does the same.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.