Risks When SharePoint Online Site is Not Secure (http) Due to Expired SSL Cert

229 Views Asked by At

I am a site owner on a SPO site whose SSL certificate just expired. They are projecting one week to resolve! In the interim, how likely is it that a malicious user could access the SharePoint site's files?

1

There are 1 best solutions below

4
Mario On

The only problem is for your real users. Many browsers and API doesn't allow to connect to an insecure site. The browser has to allow this, the API have to set the flag "allow unsafe". But: If you allow unsafe, you can't guarantee the safe connection...