Configuring The Web Access Server For Ssl Communications With The Enterprise Server - Novell IFOLDER 3.7 - ADMINISTRATION Administration Manual

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

Advertisement

To set these parameters, modify the aliases in the OpenSSL* ciphers command (the SSLCipherSuite
directive) in the
1 Stop the Apache server: At a terminal console, enter
/etc/init.d/apache2 stop
2 Open the
SSLCipherSuite directive in the Virtual Hosts section:
SSLCipherSuite ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL
3 Modify the plus (
there is a
SSLCipherSuite ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:-LOW:-SSLv2:-EXP:-eNULL
4 Save your changes.
5 Start the Apache server: At a terminal console, enter
/etc/init.d/apache2 start
For more information about configuring strong SSL/TLS security solutions, see
Encryption: How-To (http://httpd.apache.org/docs/2.0/ssl/ssl_howto.html)
site.
13.5.3 Configuring the Web Access Server for SSL
Communications with the Enterprise Server
The setting is stored in the
under the following tag:
<add
<add key="SimiasCert" value=<raw certificate data in base 64 encoding>
If you disable SSL between Web Access server and the enterprise server and if the two servers are
on different machines, you must also disable the iFolder server SSL requirement. Because the
enterprise SSL setting also controls the traffic between the enterprise server and the client, all Web
traffic between servers and between the clients and the enterprise server would be insecure.
IMPORTANT: Do not disable SSL on the Web Access server if the two servers are on different
machines.
If the two servers are running on the same machine and you want to disable SSL, rerun the YaST
configuration, and specify
Web Browser is configured to communicate with the iFolder Web Access server via SSL and to the
iFolder Enterprise server via non-SSL. iFolder uses HTTP BASIC for authentication, which means
passwords are sent to the server in the clear. If the iFolder deployment is in large scale and the Web
Access server is on a different machine than the iFolder enterprise server, an Administrator could
reconfigure to enable SSL between the Web Access Server and the iFolder Enterprise Server, which
would increase the security for communications between the two servers. This is a recommended
setting
160 OES 2 SP1: Novell iFolder 3.7 Administration Guide
/etc/apache2/vhosts.d/vhost-ssl.conf
/etc/apache2/vhosts.d/vhost-ssl.conf
) to a minus (
+
(not) before ADH:
!
/opt/novell/ifolder3/lib/simias/webaccess/Web.config
key="SimiasUrl" value="https://localhost"
http://localhost
) in front of the ciphers you want to disable and make sure
-
as the URL for the enterprise server. By default, the
file.
file in a text editor, then locate the
SSL/TLS Strong
on the Apache.org Web
/>
file
/>

Advertisement

Table of Contents
loading

Table of Contents