UseSSL Parameter (Connect-SybaseIQ Cmdlet)
This field sets whether SSL is enabled, it is only available when ConnectionType is 'SQLAnywhere'.
Syntax
Connect-SybaseIQ -UseSSL SwitchParameter
Data Type
bool
Default Value
false
Remarks
This field sets whether the cmdlet will attempt to negotiate TLS/SSL connections to the server. By default, the cmdlet checks the server's certificate against the system's trusted certificate store. To specify another certificate, set SSLServerCert.