You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert

198
+
199
+
:::note
200
+
For more information about Deep Packet Inspection and configurable options, please visit the dedicated [documentation section for DPI](/docs/endpointprotector/admin/cap_module/deeppacket.md).
201
+
:::
198
202
199
203
**Step 7 –** Go to the **System Configuration** section, then **System Settings** > **Deep Packet
200
204
Inspection Certificate**, and download the **CA Certificate**.
@@ -227,7 +231,7 @@ Inspection Certificate**, and download the **CA Certificate**.
227
231
- Block Internet Access – this option will end the Internet connection until the end-user approves
228
232
the Endpoint Protector Proxy Configuration once the computer is rebooted.
@@ -255,8 +259,6 @@ macOS, you may still see EPPNotifier in the Notification settings. To remove i
255
259
right-click and select "Reset notifications."
256
260
:::
257
261
258
-
For more information about Deep Packet Inspection and configurable options, please visit the dedicated [documentation section for DPI](/docs/endpointprotector/admin/cap_module/deeppacket.md).
259
-
260
262
### Debian Based Distributions
261
263
262
264
While the installation process is similar, each distribution and version have their own
@@ -301,7 +303,7 @@ The following are several examples of supported distributions:
301
303
302
304

303
305
304
-
### Setting the Server IP
306
+
####Setting the Server IP
305
307
306
308
For all RedHat-based distributions, you need to follow an additional step after executing the above
307
309
commands in order to set the Endpoint Protector Server IP.
@@ -312,7 +314,7 @@ Based on each distribution, follow the corresponding method:
312
314
313
315

314
316
315
-
###The Windows Subsystem for Linux
317
+
## The Windows Subsystem for Linux
316
318
317
319
The Windows Subsystem for Linux (WSL) allows you to run native Linux distributions directly within
318
320
your Windows environment. However, due to its nature, the Endpoint Protector Client cannot be
Copy file name to clipboardExpand all lines: docs/endpointprotector/admin/cap_module/deeppacket.md
+9-7Lines changed: 9 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -93,10 +93,7 @@ generated.
93
93
94
94
**Step 4 –** Reboot the endpoint to enforce a new Certificate.
95
95
96
-
:::note
97
-
Issuing the Deep Packet Inspection Certificate on Windows is handled automatically and
98
-
transparently by the Endpoint Protector Client. No additional steps are required.
99
-
:::
96
+
100
97

101
98
102
99
EPP DPI module generates a certificate only at the first time a user visits a website and caches that certificate for subsequent visits to the same website. The certificate cache deletion interval can be configured in EPP Server versions 5.8.0.0 and above (please refer to this UM section [System Settings - DPI certificate](/docs/endpointprotector/admin/systemconfiguration/systemsettings) . Alternatively, the certificate cache is cleared either upon computer reboot or when the DPI feature is disabled.
@@ -105,8 +102,14 @@ Endpoint Protector employs the same criteria as the Chromium open-source web bro
105
102
106
103
If needed, this feature can be configured through the DPI Bypass option described here [Global Settings - DPI configuration](/docs/endpointprotector/admin/dc_module/globalsettings#dpi-configuration).
107
104
105
+
### DPI on Windows
108
106
109
-
## Deep Packet Inspection Certificate on macOS
107
+
:::note
108
+
Issuing the Deep Packet Inspection Certificate on Windows is handled automatically and
109
+
transparently by the Endpoint Protector Client. No additional steps are required.
110
+
:::
111
+
112
+
### DPI Certificate on macOS
110
113
111
114
Due to the latest changes in the macOS 11.0 that affect Deep Packet Inspection, a new Root
112
115
Certificate is needed in order for the Deep Packet Inspection feature to work on the mentioned macOS
@@ -153,8 +156,7 @@ Linux users to manually add the new certificate into the keychain. On Windows, t
153
156
be updated automatically.
154
157
:::
155
158
156
-
157
-
## Deep Packet Inspection Certificate on Linux
159
+
### DPI Certificate on Linux
158
160
159
161
Due to system-level requirements in Linux, adding the Deep Packet Inspection certificate involves
160
162
specific steps to ensure compatibility. The certificate enables Endpoint Protector to perform secure
0 commit comments