Avatar of cfpdev
cfpdev
 asked on

Firewall & Sharepoint over SSL

Hi there

we're wondering what firewall settings we need to configure on firewall in order to access sharepoint over HTTPS.

The current situation is we can access Sharepoint application locally over HTTP and HTTPS (with self signed certificate and it's working fine). Firewall is currently configured so Sharepoint is accessible from outside over HTTP.

If we need to access Sharepoint over HTTPS from outside as well (via firewall), is it as simple as forwarding port 443 to the Sharepoint box or is there more to it (such as installing SSL certificate on the firewall ect)?

We're only looking for a generic answer not detailed firewall configuration.

Thanks
SSL / HTTPSRoutersMicrosoft IIS Web Server

Avatar of undefined
Last Comment
cfpdev

8/22/2022 - Mon
Carl Dula

If sharepoint is the only thing accessible from the given outside ip address you now use for http (port 80), then yes forward https (port 443) and that should do it.
cfpdev

ASKER
Hi there

thanks for response. Sorry it's not our office so I'm not entirely sure about the setup and configuration.

As far as I'm concern the public IP should be used only for the Sharepoint server (Inbound traffic) and it's probably used by internal users to generally browse internet.

What is possible (I'll check with those guys): they have internal Exchange server (I'm not sure if they use the same IP but I'll find out) so this could be the only other service exposed to public. Could this be a problem?

Thanks
ASKER CERTIFIED SOLUTION
Carl Dula

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
cfpdev

ASKER
I thought so. Thanks very much for prompt answer.
Your help has saved me hundreds of hours of internet surfing.
fblack61