User guide
Chapter 9: How to Use SSL with Interstage HTTP Server
9-30
SSLVersion
Name
SSLVersion
Synopsis
SSLVersion [2|3|2-3]
Description
Specifies the version of SSL protocol to be used.
Only one SSLVersion directive can be defined for each host.
2
Uses SSL protocol version 2.0.
3
Uses SSL protocol version 3.0.
2-3
When SSL protocol version 3.0 can be used for communication with a client, the protocol is used.
Otherwise, SSL protocol version 2.0 is used.
Context
Global context, Virtual host
Default value
2
Module
mod_ihs_ssl