Ssl

Use the ssl option to enable Secure Sockets Layer (SSL) to provide secure client and server communications.

Supported Clients

This option is valid for all supported clients.

Options File

AIX operating systemsHP-UX operating systemsLinux operating systemsMac OS X operating systemsOracle Solaris operating systemsPlace this option in the dsm.sys file within a server stanza. You can also set this option on the Communication tab of the Preferences editor.

Windows operating systemsPlace this option in the client options file (dsm.opt). You can also set this option on the Communication tab of the Preferences editor.

Syntax

Read syntax diagramSkip visual syntax diagram
        .-No--.   
>>-SSL--+-----+------------------------------------------------><
        '-Yes-'   

Parameters

No
Specifies that the Tivoli® Storage Manager client does not use SSL to encrypt information. No is the default.
Yes
Specifies that the Tivoli Storage Manager uses SSL to encrypt information.

To enable SSL, specify ssl yes and change the value of the tcpport option. Changing the value of the tcpport option is generally necessary because the Tivoli Storage Manager server is typically set up to listen for SSL connections on a separate port.

Examples

Options file:
ssl yes
Command line:
Does not apply.