acasilla / SPFarmInfo

Collect Information from SharePoint Farms
13 stars 8 forks source link

Alert for binding https while SSL offloading #7

Open mathieuchateau opened 1 year ago

mathieuchateau commented 1 year ago

On farm with SSL Offloading, report complains missing IIS Binding for https. It's expected, as certificate is hold on load balancer / reverse proxy. Unfortunetly there is not attribute on SharePoint farm to explicit set it's being in use. While it's possible on Office Web Server.

Maybe convert error to warning if http version exist ? Or when binding is set like for typical ssl offloading ?

joeric2 commented 10 months ago

This is an interesting point you bring up. However as you mentioned SharePoint doesn't have any awareness of whether TLS offloading is occurring or not. I think the best we can reasonably do here is improve the verbiage to state it may be expected if offloading is present.