--- title: "Fortanix DSM CLI [4.19.2244]" slug: "fortanix-dsm-cli-4-19-2244" updated: 2026-08-19T07:54:48Z published: 2026-08-19T07:54:48Z canonical: "support.fortanix.com/fortanix-dsm-cli-4-19-2244" --- > ## Documentation Index > Fetch the complete documentation index at: https://support.fortanix.com/llms.txt > Use this file to discover all available pages before exploring further. # Fortanix DSM CLI [4.19.2244] 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] > NOTE > > From the Fortanix DSM 4.9 version onwards, Python 2 support is removed for sdkms-cli. > [!NOTE] > NOTE > > For the `import_pfx` command: > > - If you are using Python version 3.8, then use the `cryptography` library version 36.0.0. > - If you are using Python version 3.9, then use the `cryptography` library version 37.0.0. #### Download [CLI Package](https://cdn.us.document360.io/c3bd85d2-4ad8-4d85-9f60-f1c168a3aad9/Images/Documentation/sdkms-cli-4.19.2244.tar.gz) **SHA256 sum:** ```plaintext e60c074eb1e7dae1af67bd87e9766842d894552a29b67c8c6081a23e84febb34 ``` #### PIP Alternatively, the CLI tool may be installed with the Package Installer for Python (PIP). ```plaintext pip install sdkms-cli ``` Check the [CLI guide](/v1/docs/fortanix-dsm-clients-command-line-interface-cli) for more details and examples.