Configuring Apache To Point To An Ssl Certificate On A Shared Volume For An Ifolder Cluster - Novell IFOLDER 3.7 - ADMINISTRATION Administration Manual

Hide thumbs Also See for IFOLDER 3.7 - ADMINISTRATION:
Table of Contents

Advertisement

If you have received a single
key directory location. At a terminal console, enter
cp ./filename.pem /etc/sharedkey/
4 Perform either of the following:
4a Edit the Apache SSL configuration file (
to point to the
.key
parameters:
SSLCertificateKeyFile=/etc/sharedkey/filename.key
SSLCertificateFile=/etc/sharedkey/filename.cert
Replace the path to the files with the actual location and filenames.
4b Edit the Apache SSL configuration file (
to point to the
.pem
SSLCertificateKeyFile=/etc/sharedkey/filename.pem
SSLCertificateFile=/etc/sharedkey/filename.pem
WARNING: Ensure that there are no duplicate entries for
SSLCertificateFile
5 Restart the Apache server.
F.4 Configuring Apache to Point to an SSL
Certificate on a Shared Volume for an iFolder
Cluster
1 Mount the shared volume. At a terminal console, enter
mnt /dev/sda1 /mnt/ifolder3
Replace
/dev/sda1
with the mount point (directory path) of the shared volume.
ifolder3
2 Do either of the following:
Copy the private key (
mounted shared volume. At a terminal console, enter
cp ./filename.key /mnt/ifolder3/sharedkey/
cp ./filename.cert /mnt/ifolder3/sharedkey/
Replace
filename
destination path with the location where you want to store the shared key and certificate
files.
If you have received a single
keydirectory location. At a terminal console, enter
cp ./filename.pem /mnt/ifolder3/sharedkey/
3 Do either of the following:
Edit the Apache SSL configuration file (
to point to the
.key
parameters:
SSLCertificateKeyFile=/mnt/ifolder3/sharedkey/filename.key
file from the trusted authority, copy that to the shared
.pem
/etc/apache2/vhosts.d/vhost-ssl.conf
file and
file by modifying the values for the following
.cert
/etc/apache2/vhosts.d/vhost-ssl.conf
file by modifying the values for the following parameters:
in the Apache SSL configuration file.
with the actual disk or partition containing the file system. Replace
file) and the certificate (
.key
with the actual file name of your
file from the trusted authority, copy that to the shared
.pem
/etc/apache2/vhosts.d/vhost-ssl.conf
file and
file by modifying the values for the following
.cert
SSLCertificateKeyFile
file) to a location on the
.cert
and
files. Replace the
.key
.cert
Managing SSL Certificates for Apache 199
)
)
and
/mnt/
)

Advertisement

Table of Contents
loading

Table of Contents