dbset httpd:ssl_port 443
dbset :save
7. Generate the Apache configuration. Run:
$UEPMDIR/system/install/gaia_apache_conf_generate
8. Restart Check Point services. Run:
cpstop && cpstart
Scenario 3 - Gaia Portal uses the default self-signed SSL certificate, Gaia Portal listens on TCP
port 4434, and Endpoint Security listens on TCP port 443
1. Connect to the command line on the Endpoint Security Management Server.
2. Log in to the Expert mode.
3. Modify the $UEPMDIR/apache/conf/ssl.conf file:
a. Back up the current file:
cp -v $UEPMDIR/apache/conf/ssl.conf{,_BKP}
b. Edit the current file:
vi $UEPMDIR/apache/conf/ssl.conf
c. Configure this value in the "Listen" directive:
Listen
d. In the "SSL Virtual Host Context" section, configure this value in the
"VirtualHost" directive:
<VirtualHost _default_:443>
e. Save the changes in the file and exit the editor.
4. Modify the /web/templates/httpd-ssl.conf.templ file:
Connection Port to Services on an Endpoint Security Management Server
0.0.0.0:443
R81 Harmony Endpoint Server Administration Guide | 44
Need help?
Do you have a question about the HARMONY R81 and is the answer not in the manual?