SSLV3 (FTP client connection) statement
Use the SSLV3 statement to enable or disable SSLV3 support for connections that are secured using TLS implemented by FTP (TLSMECHANISM FTP).
Syntax
Parameters
- FALSE
- Specifies that SSLV3 is disabled. This is the default.
- TRUE
- Specifies that SSLV3 is enabled.
Examples
To enable SSLV3 support for connections
that are secured using TLS implemented by FTP, code the following
statement:
SSLV3 TRUE