Go to the table of contents Go to the previous page Go to the next page View or print as PDF
Activating secure manual authentication
Administrator Help | Forcepoint Web Security and Forcepoint URL Filtering | v8.5.x
Related topics:
1.
2.
Navigate to the installation directory on the Filtering Service machine (by default, C:\Program Files\Websense\Web Security\bin or /opt/Websense/bin/).
3.
Locate eimserver.ini and make a backup copy of the file in another directory.
4.
5.
Find the [WebsenseServer] section, and then add the line:
SSLManualAuth=on
To use secure block pages, also add the following line. (See Secure block pages.)
SSLBlockPage=on
6.
SSLCertFileLoc=[path]
Replace [path] with the full path to the SSL certificate, including the certificate file name (for example, C:\secmanauth\server.crt).
7.
SSLKeyFileLoc=[path]
Replace [path] with the full path to the SSL key, including the key file name (for example, C:\secmanauth\server.key).
8.
Save and close eimserver.ini.
9.
After starting, Filtering Service listens for requests on the default secure HTTP port (15872).
If secure block pages are enabled (see Secure block pages), Filtering Service listens on a default secure HTTPS port (15871). If client requests to Filtering Service will pass through the Content Gateway proxy, this port should be added to the list of Tunnel Ports in the Content Gateway configuration. (See Content Gateway Help.)
The preceding steps ensure secure communication between the client machine and web protection software. To also secure communication between web protection software and the directory service, make sure that Use SSL is selected on the Settings > General > Directory Services page. See Advanced directory settings for details.

Go to the table of contents Go to the previous page Go to the next page View or print as PDF
Copyright 2022 Forcepoint. All rights reserved.