Changes between Version 3 and Version 4 of Documentation/Community/HowTo/TransparentProxyAndHTTPS
- Timestamp:
- 10/08/09 11:08:28 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/Community/HowTo/TransparentProxyAndHTTPS
v3 v4 4 4 5 5 What you could do is adding a rule to the firewall to enable the access to HTTPS. 6 7 Create a service for HTTPS traffic whose destination port is tcp/443through ''Services''. Then, go to ''Firewall --> Packet Filter --> Filtering rules for internal networks'' and set a rule to allow the service HTTPS being used by your internal hosts.8 6 7 Create a service for HTTPS traffic whose destination port is '''TCP/443''' through ''Services''. Then, go to ''Firewall --> Packet Filter --> Filtering rules for internal networks'' and set a rule to allow the service HTTPS being used by your internal hosts. 8 9 9 Save changes. After that your users should be able to access HTTPS sites.