EasyManua.ls Logo

Check Point HARMONY R81 - Page 47

Check Point HARMONY R81
451 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Connection Port to Services on an Endpoint Security Management Server
R81 Harmony Endpoint Server Administration Guide|47
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:

Table of Contents

Related product manuals