Connection Port to Services on an Endpoint Security Management Server
5. Modify the /web/templates/httpd-ssl.conf.templ file:
a. Back up the current file:
cp -v /web/templates/httpd-ssl.conf.templ{,_BKP}
b. Edit the current file:
vi /web/templates/httpd-ssl.conf.templ
c. In the "Pass Phrase Dialog" section, configure this value in the
"SSLPassPhraseDialog" directive:
SSLPassPhraseDialog exec:/bin/passphrase_xlate
d. In the "Server Certificate" section, configure this value in the
"SSLCertificateFile" directive:
SSLCertificateFile /usr/local/apache2/conf/server.crt
e. In the "Server Private Key" section, configure this value in the
"SSLCertificateKeyFile" directive:
SSLCertificateKeyFile
/usr/local/apache2/conf/server.key
f. In the "Server Certificate Chain" section, configure this value in the
"SSLCertificateChainFile" directive:
SSLCertificateChainFile /usr/local/apache2/conf/server-
ca.crt
g. Save the changes in the file and exit the editor.
6. Configure the SSL port to 4434 in the Gaia database.
Run these two commands:
dbset httpd:ssl_port 4434
dbset :save
7. Generate the Apache configuration. Run:
$UEPMDIR/system/install/gaia_apache_conf_generate
8. Restart Check Point services. Run:
R81 Harmony Endpoint Server Administration Guide | 47
Need help?
Do you have a question about the HARMONY R81 and is the answer not in the manual?