Hitachi

Hitachi Application Server V10 Definition Reference Guide (For UNIX® Systems)


2.3.161 SSLProtocol

SSLProtocol specifies the version of the SSL protocol to be used.

Description

SSLProtocol specifies the version of the SSL protocol to be used.

You can specify the following values for protocol_name:

SSLv3

Uses SSL protocol version 3.

TLSv1

Uses TLS protocol version 1.0.

TLSv11

Uses TLS protocol version 1.1.

TLSv12

Uses TLS protocol version 1.2.

All

Uses all of the above protocols.

Syntax

SSLProtocol protocol_name [protocol_name ...]

Default value

If the definition item is omitted

All

Locations where it can be written

httpsd.conf and <VirtualHost>