SSL Version
Description
The version of SSL to use when browsers make secure connections to the server.
The server may be configured to use a specific version or to negotiate the version
with the browser.
Note that this value only applies to Commerce Server/400.
Parameters
The SSL Version. They may be one of:
2.0
- The server will only serve SSL version 2.0.
Use this if one or more of your clients has a browser which is not able
to correctly negotiate SSL 3.0.
3.0
- The server will only serve SSL version 3.0.
Set this only if you have specific requirements for SSL version 3.0.
*NEGOTIATE
- The server will attempt to serve SSL version 3.0. If the browser only
supports SSL version 2.0, however, the server will serve that.
Default If No Entry Found
*NEGOTIATE
Command To Change This Value
File Syntax
SslVersion NegotiateLatest
Only one entry may exist in the
master server configuration file.
If more than one entry is found, the last one will be used.
Also See