Using the plus (+) or minus (-) signs, protocols can be added or removed. For example, to disable support for SSLv2, the following directive could be used:

SSLProtocol all -SSLv2

The preceding statement is equivalent to:

SSLProtocol +SSLv3 +TLSv1

4.SSLCipherSuite cipher-spec

Context: Global, virtual host, directory, .htaccess

The SSLCipherSuite directive is used to configure which SSL ciphers are available for use and their preference. In global context or virtual host context, directive is used during the initial SSL handshake. In per-directory context, it forces an SSL renegotiation to use the named ciphers. The renegotation takes place after the request is read, but before the response is sent.

The cipher-specis a colon-delimited list of the ciphers described in TABLE B-2. In TABLE B-2, DH refers to Diffie-Hellman and DSS refers to the Digital Signature Standard.

TABLE B-2Available SSL Ciphers

Cipher-Tag

Protocol

Key Exchange

Auth.

Encryption

MAC

Type

 

 

 

 

 

 

 

DES-CBC3-SHA

SSLv3

RSA

RSA

3DES (168-bit)

SHA1

 

DES-CBC3-MD5

SSLv2

RSA

RSA

3DES (168-bit)

MD5

 

RC4-SHA

SSLv3

RSA

RSA

ARCFOUR (128-bit)

SHA1

 

RC4-MD5

SSLv3

RSA

RSA

ARCFOUR (128-bit)

MD5

 

RC4-MD5

SSLv2

RSA

RSA

ARCFOUR (128-bit)

MD5

 

RC2-CBC-MD5

SSLv2

RSA

RSA

ARCTWO (128-bit)

 

 

DES-CBC-SHA

SSLv3

RSA

RSA

DES (56-bit)

SHA1

 

RC4-64-MD5

SSLv2

RSA

RSA

ARCFOUR (64-bit)

MD5

 

DES-CBC-MD5

SSLv2

RSA

RSA

DES (56-bit)

MD5

 

EXP-DES-CBC-SHA

SSLv3

RSA (512 bit)

RSA

DES (40-bit)

SHA1

export

EXP-RC2-CBC-MD5

SSLv2

RSA (512 bit)

RSA

ARCTWO (40-bit)

SHA1

export

EXP-RC2-CBC-MD5

SSLv3

RSA (512 bit)

RSA

ARCTWO (40-bit)

SHA1

export

EXP-RC4-MD5

SSLv3

RSA (512 bit)

RSA

ARCFOUR (40-bit)

MD5

export

 

 

 

 

 

 

 

Appendix B SSL Configuration Directives for Apache Web Servers 145

Page 171
Image 171
Sun Microsystems 4000 manual Preceding statement is equivalent to

4000 specifications

Sun Microsystems, a pivotal player in the computing industry during the late 20th and early 21st centuries, was renowned for its innovative hardware and software solutions. Among its notable offerings were the Sun-6000, Sun-5000, and Sun-4000 series, powerful workstations and servers designed for a range of enterprise-level applications.

The Sun-6000 series, introduced in the early 1990s, marked a significant advancement in computing performance. These systems were built on the SPARC architecture, which facilitated high levels of processing power and multitasking capabilities. One of the main features of the 6000 series was its scalability, allowing organizations to increase their processing power by adding more modules. It also offered robust graphics performance, making it ideal for scientific visualization and complex data analysis.

Next in line was the Sun-5000 series. Launched shortly after the 6000 series, the 5000 line was celebrated for its reliability and ease of management. This series emphasized a balanced architecture, which combined processing capabilities with ample memory and storage options. Key characteristics included support for multiple processors, leading to improved performance for demanding applications. Additionally, the 5000 systems featured advanced input/output capabilities, ensuring fast data transfers—crucial for database applications and web servers.

Finally, the Sun-4000 series targeted businesses seeking affordable yet potent computing solutions. These servers boasted a modular design, allowing for easy upgrades and maintenance. The 4000 series was particularly notable for its support for various operating systems, including SunOS and Solaris. These systems were engineered to handle a range of workloads, from enterprise resource planning to web hosting, while still fitting into a value-driven budget.

Across all three series, Sun Microsystems prioritized compatibility and integration, ensuring that each system offered seamless connectivity with Sun's software solutions and third-party applications. Their commitment to open standards and interoperability set them apart in the competitive landscape of enterprise computing. Additionally, the use of high-quality components lent the systems durability, making them a wise investment for organizations looking to future-proof their IT infrastructure.

In summary, the Sun-6000, 5000, and 4000 series exemplified Sun Microsystems' ethos of innovation and reliability. These powerful systems catered to diverse business needs, setting benchmarks in performance and functionality that continue to influence modern computing.