Managing SSL Certificates for Apache
199
no
vd
ocx
(e
n)
13
Ma
y 20
09
If you have received a single
.pem
file from the trusted authority, copy that to the shared
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 (
/etc/apache2/vhosts.d/vhost-ssl.conf
)
to point to the
.key
file and
.cert
file by modifying the values for the following
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 (
/etc/apache2/vhosts.d/vhost-ssl.conf
)
to point to the
.pem
file by modifying the values for the following parameters:
SSLCertificateKeyFile=/
etc
/
sharedkey
/
filename
.pem
SSLCertificateFile=/
etc
/
sharedkey
/
filename
.pem
WARNING:
Ensure that there are no duplicate entries for
SSLCertificateKeyFile
and
SSLCertificateFile
in the Apache SSL configuration file.
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 actual disk or partition containing the file system. Replace
/mnt/
ifolder3
with the mount point (directory path) of the shared volume.
2
Do either of the following:
Copy the private key (
.key
file) and the certificate (
.cert
file) to a location on the
mounted shared volume. At a terminal console, enter
cp ./
filename
.key
/mnt/ifolder3/sharedkey/
cp ./
filename
.cert
/mnt/ifolder3/sharedkey/
Replace
filename
with the actual file name of your
.key
and
.cert
files. Replace the
destination path with the location where you want to store the shared key and certificate
files.
If you have received a single
.pem
file from the trusted authority, copy that to the shared
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 (
/etc/apache2/vhosts.d/vhost-ssl.conf
)
to point to the
.key
file and
.cert
file by modifying the values for the following
parameters:
SSLCertificateKeyFile=
/mnt/ifolder3/sharedkey/filename
.key
Содержание IFOLDER 3.7 - SECURITY ADMINISTRATION
Страница 12: ...12 OES 2 SP1 Novell iFolder 3 7 Administration Guide novdocx en 13 May 2009...
Страница 24: ...24 OES 2 SP1 Novell iFolder 3 7 Administration Guide novdocx en 13 May 2009...
Страница 38: ...38 OES 2 SP1 Novell iFolder 3 7 Administration Guide novdocx en 13 May 2009...
Страница 98: ...98 OES 2 SP1 Novell iFolder 3 7 Administration Guide novdocx en 13 May 2009...
Страница 100: ...100 OES 2 SP1 Novell iFolder 3 7 Administration Guide novdocx en 13 May 2009...
Страница 102: ...102 OES 2 SP1 Novell iFolder 3 7 Administration Guide novdocx en 13 May 2009...
Страница 162: ...162 OES 2 SP1 Novell iFolder 3 7 Administration Guide novdocx en 13 May 2009...
Страница 168: ...168 OES 2 SP1 Novell iFolder 3 7 Administration Guide novdocx en 13 May 2009...
Страница 172: ...172 OES 2 SP1 Novell iFolder 3 7 Administration Guide novdocx en 13 May 2009...
Страница 182: ...182 OES 2 SP1 Novell iFolder 3 7 Administration Guide novdocx en 13 May 2009...
Страница 184: ...184 OES 2 SP1 Novell iFolder 3 7 Administration Guide novdocx en 13 May 2009...
Страница 196: ...196 OES 2 SP1 Novell iFolder 3 7 Administration Guide novdocx en 13 May 2009...
Страница 202: ...202 OES 2 SP1 Novell iFolder 3 7 Administration Guide novdocx en 13 May 2009...
Страница 216: ...216 OES 2 SP1 Novell iFolder 3 7 Administration Guide novdocx en 13 May 2009...