SetUseSSL Method (Python)
Specifies the setting for using SSL (Secure Sockets Layer) with the associated instance of IBM® SPSS® Statistics Server. SSL is a commonly used protocol for managing the security of message transmission on the Internet.
Syntax
SpssServerConf.SetUseSSL(useSSL)
Parameters
useSSL. True to use SSL, False otherwise.