SharePoint 2013 - SSL Offloading via F5 & Move HNSC's to seperate webapp

Dean 21 Reputation points
2020-07-29T03:08:11.5+00:00

Hi everyone,

I was wondering if you could please share you thoughts on the following.

We need to extend our SharePoint 2013 hosted web apps to FQDN's to allow them to be exposed via an Azure Application Proxy to our O365 Tenant.

Along with this, the sites/webapps will need to be accessible using https.

My question is:

  1. Should we encrypt all the way through to the SharePoint environment, or should we utilise our F5 appliance to facilitate SSL Offloading?
    What would the benefits off either scenario be?
  2. Should we move our HNSC's to separate web apps to allow for easier extension, and application of SSL Certs if SSL Offloading on the F5 is not chosen?

Thanks

Microsoft 365 and Office | SharePoint Server | For business
{count} votes

Accepted answer
  1. trevorseward 11,711 Reputation points
    2020-07-29T13:38:54.953+00:00

    I encrypt all the way to SharePoint as OAuth tokens (if using Office Web Apps/Office Online Server, Workflow Manager, Exchange integration, SharePoint addins) require transport security; OAuth tokens can be intercepted and replayed if sent in the clear, allowing an attacker to impersonate the user.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.