Download Sun ONE Web Server 6.1 Administrator`s Configuration File Reference
Transcript
Security Security The Security directive globally enables or disables SSL by making certificates available to the server instance. It must be on for virtual servers to use SSL. If enabled, the user is prompted for the administrator password (in order to access certificates, and so on). NOTE When you create a secure listen socket through the Server Manager, security is automatically turned on globally in magnus.conf. When you create a secure listen socket manually in server.xml, security must be turned on by editing magnus.conf. Syntax Security [on|off] Default off Example Security off ServerString Allows the administrator to change the string sent with the Server HTTP header. Syntax ServerString string string is the new string to send as the header. All characters, including quotes, will be sent. The string none, will cause the header to not be sent at all. Example ServerString My Own Server/1.0 ServerString none SSLCacheEntries Specifies the number of SSL sessions that can be cached. There is no upper limit. Syntax SSLCacheEntries number If the number is 0, the default value, which is 10000, is used. 94 Sun ONE Web Server 6.1 • Administrator’s Configuration File Reference • August 2003