Configuring The Enterprise Server For Ssl Communications With The Ldap Server; Configuring The Enterprise Server For Ssl Communications With The Ifolder Client - 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
/etc/apache2/vhosts.d/vhost-ssl.conf
1 Stop the Apache server: At a terminal console, enter
/etc/init.d/apache2 stop
2 Open the
/etc/httpd/conf/httpd.conf
directive in the Virtual Hosts section:
SSLCipherSuite ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL
3 Modify the plus (
) to a minus (
+
there is a
(not) before ADH:
!
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.
9.11.3 Configuring the Enterprise Server for SSL
Communications with the LDAP Server
By default, the iFolder enterprise server is configured to communicate via SSL with the LDAP
Server. For most deployments, this setting should not be changed. If the LDAP server is on the same
machine as the enterprise server, communications do not need to be secured with SSL.
1 Log in to Web Admin.
2 Click System in the Web Admin console to open the System page.
3 Select Enable SSL to enable LDAP SSL communication.
9.11.4 Configuring the Enterprise Server for SSL
Communications with the iFolder Client
By default, the iFolder enterprise server is not configured to require SSL. If set to use SSL, all
iFolder client communication to the server is encrypted using the SSL protocol. In most
deployments, this setting should not be changed because iFolder uses HTTP BASIC for
authentication, which means passwords are sent to the server in the clear. Without SSL encryption,
the iFolder data is also sent in the clear.
1 Stop the Apache server: At a terminal console, enter
/etc/init.d/apache2 stop
2 Go to
/opt/novell/ifolder3/bin
3 Select
for the
Yes
Enable SSL
4 Start Apache: At a terminal console, enter
/etc/init.d/apache2 start
file in a text editor, then locate the SSLCipherSuite
) in front of the ciphers you want to disable and make sure
-
and run
simias-server-setup
option.
file.
SSL/TLS Strong
on the Apache.org Web
Managing an iFolder Enterprise Server 119

Advertisement

Table of Contents
loading

Table of Contents