Chapter 5, Working with Server Security
133
Using Secure Sockets Layer (SSL)
SSL3Ciphers
The
SSL3Ciphers
directive specifies which SSL 3 ciphers are enabled for your
server.
Syntax
SSL3Ciphers
+rsa_rc4_1rsa_3drsa_drsa_rc4_40_m
d5,+rsa_rc2_40_md5,-rsa_null_md5
,+rsa_des_rsa_rc4_56_sha
A +
means the cipher is active, and
a
-
means the cipher is inactive. Any
cipher with
40
as part of its name is 40 bits.
SSL3SessionTimeout
The SSL3SessionTimeout directive controls SSL3 session caching.
Syntax
SSL3SessionTimeout
seconds
seconds
is the number of seconds until a cached SSL3 session becomes
invalid. The default value is 86400 (24 hours). If the
SSL3SessionTimeout
directive is specified, the value of seconds is silently constrained to be between
5 and 86400 seconds.
SSLCacheEntries
Specifies the number of SSL sessions that can be cached.
SSLClientAuth
The
SSLClientAuth
directive specifies whether a client must have a
certificate in order to communicate with the server. You don’t need to turn on
this directive to use client authentication with access control.
Syntax
SSLClientAuth
value
value
specifies if certificates are always required. Set the value parameter to
on
to require certificates, and to
off
to specify that certificates are not
required.
SSLSessionTimeout
The SSLSessionTimeout directive controls SSL2 session caching.
Содержание Netscape Enterprise Server
Страница 30: ...Contacting Technical Support 30 Netscape Enterprise Server Administrator s Guide ...
Страница 31: ...Part 1 Server Basics 31 1 Server Basics Introduction to Enterprise Server Administering Enterprise Servers ...
Страница 32: ...32 Netscape Enterprise Server Administrator s Guide ...
Страница 56: ...Sending Error Information to Netscape 56 Netscape Enterprise Server Administrator s Guide ...
Страница 64: ...Migrating a Server From a Previous Version 64 Netscape Enterprise Server Administrator s Guide ...
Страница 66: ...66 Netscape Enterprise Server Administrator s Guide ...
Страница 112: ...Managing a Preferred Language List 112 Netscape Enterprise Server Administrator s Guide ...
Страница 158: ...158 Netscape Enterprise Server Administrator s Guide ...
Страница 182: ...Using the Watchdog uxwdog Process Unix 182 Netscape Enterprise Server Administrator s Guide ...
Страница 196: ...Viewing Events Windows NT 196 Netscape Enterprise Server Administrator s Guide ...
Страница 218: ...Enabling the Subagent 218 Netscape Enterprise Server Administrator s Guide ...
Страница 266: ...266 Netscape Enterprise Server Administrator s Guide ...
Страница 302: ...Enabling WAI Services 302 Netscape Enterprise Server Administrator s Guide ...
Страница 310: ...310 Netscape Enterprise Server Administrator s Guide ...
Страница 390: ...Customizing the Web Publisher User Interface 390 Netscape Enterprise Server Administrator s Guide ...
Страница 446: ...Customizing the Search Interface 446 Netscape Enterprise Server Administrator s Guide ...
Страница 448: ...448 Netscape Enterprise Server Administrator s Guide ...
Страница 454: ...Responses 454 Netscape Enterprise Server Administrator s Guide ...
Страница 464: ...Referencing ACL Files in obj conf 464 Netscape Enterprise Server Administrator s Guide ...
Страница 504: ...504 Netscape Enterprise Server Administrator s Guide ...