Cmdlets for SAP HANA

Build 25.0.9539

UseSSL Parameter (Connect-SAPHANA Cmdlet)

Specifies whether the provider uses a secure (TLS/SSL) connection when connecting to SAP HANA.

Syntax

Connect-SAPHANA -UseSSL SwitchParameter

Data Type

bool

Default Value

false

Remarks

When set to true, the cmdlet attempts to establish a TLS/SSL connection with the SAP HANA server to encrypt data in transit.

By default, the cmdlet validates the server certificate against the system’s trusted certificate store.

When set to false, the connection is established without encryption.

This property is useful for ensuring secure communication and protecting sensitive data when connecting to SAP HANA over public or untrusted networks.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9539