The Fortanix Data Security Manager (DSM) command-line interface (CLI) is a cross-platform utility written in Python and supports both Python 2 and 3.
NOTE
From the Fortanix DSM 4.9 version onwards, Python 2 support is removed for sdkms-cli.
NOTE
For the
import_pfxcommand:
If you are using Python version 3.8, then use the
cryptographylibrary version 36.0.0.If you are using Python version 3.9, then use the
cryptographylibrary version 37.0.0.
Download
CLI Package
SHA256 sum:
db7797264f5cb2c4528ca7d3d8fe1d4d14a4364ebc8c0734134716f05091e8c2PIP
Alternatively, the CLI tool may be installed with the Package Installer for Python (PIP).
pip install sdkms-cliCheck the CLI guide for more details and examples.
Supported Operating Systems (OS)
For details on the Command-Line Interface (CLI) client OS compatibility matrix, refer to Clients: Compatibility Matrix.