Changes

Jump to: navigation, search

OPS335 Lab 8 2018

1 byte added, 14:05, 5 August 2020
m
INVESTIGATION 2: CONFIGURE WEBMAIL (Roundcube Mail) TO USE ENCRYPTION
::'''NOTE:''' This process is identical to what you've done for the other two certificates.
#Install the '''mod_ssl ''' package to allow apache to use ssl.
#Add the following parameters to the apache configuration file:
<source>
SSLEngine on
SSLCertificateFile "<absolute path to the absolute_path_to_the_.crt file>crt_file"SSLCertificateKeyFile "<abolute path to the abolute_path_to_the.key file>key_file"
</source>
572
edits

Navigation menu