Previous Topic: SSLNext Topic: SSLPORT


SSL_VERSION

For the SSL transfers, SSL_VERSION specifies the version of SSL to invoke.

OPEN

Specifies that OpenSSL is used to satisfy calls for the secure socket communication.

SYSTEM

Specifies that IBM System SSL is used to satisfy calls for the secure socket communication.

Default: OPEN

Notes: