Cmdlets for SAP ERP

Build 25.0.9434

X509Certificate Parameter (Connect-SAPERP Cmdlet)

The X509 certificate used for login as an alternative to logging in with User and Password.

Syntax

Connect-SAPERP -X509Certificate string

Data Type

cstr

Default Value

""

Remarks

This connection property is only supported when you are connecting using SNC (in which case the SNCMode connection property should be set to True).

Set this connection property to a path pointing to a file containing:

  • An X509 certificate in PEM format, or
  • A PEM blob with the "-----BEGIN ..." header, or
  • A PEM blob without the "-----BEGIN ..." header

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434