A write-only encryption utility that transforms UTF-8 passphrases into secure, user-specific files for PKI signing processes, with no built-in decryption capability to ensure maximum credential isolation. Below are 7 cli tools & terminal apps with similar functionality to ftw-pki-password, matched by what each product actually does — not ranked or scored. Explore each to find the closest fit for your use case.
# ft-pki-user [](https://www.python.org/downloads/) [](https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html) [] A dedicated component of the **ftw-pki** suite for generating and managing Certificate Signing Requests (CSR) for leaf entities. ## 🛠 Features * **Leaf CSR Generation:** Specialized logic to create standardized CSRs for end-entity certificates. * **Automated Validation:** Built-in checks to ensure the generated requests meet the requirements of the issuing Intermediate CA. * **Standard Compliance:** Supports modern X.509 extensions and security profiles required for leaf certificates. ## 📖 Documentation & Usage This tool is used by end-entities to request certificates from an Intermediate CA within the ftw-pki hierarchy. * **Command Line Interface:** Use the `ftwpkiusercsr` utility to generate your signing requests. Run `ftwpkiusercsr --help` for full command reference and options. * **Technical Manual:** Detailed information on supported certific
A specialized tool for signing Root CA certificates within the FTW PKI ecosystem.
A specialized tool for automated and deterministic Root CA creation within the FTW PKI ecosystem.
A specialized tool for creating Certificate Signing Requests (CSR) for Intermediate Certificate Authorities within the ftw-pki suite.
ftw-pki-unpacker is an open-source command-line utility for securely extracting encrypted and signed PKI certificate bundles. It is designed for IT security professionals managing digital certificates and secure communications.
ftw-pki-intermediate-signer is an open-source CLI tool for issuing end-entity certificates via an intermediate CA. It features strict policy validation and is designed for security engineers managing PKI infrastructures.
CLI client for FastPKI — API-based PKI management