Keys and certs
- Last Updated: September 29, 2025
- 1 minute read
- Automate MFT
- Documentation
Automate MFT supports secure file transfers and data processing through the use of cryptographic keys and certificates. These are essential for enabling encryption, decryption, digital signing, and secure authentication with external systems. Each key or certificate type serves a specific purpose.
Keys and certificates must be generated externally, using tools like
ssh-keygen, openssl, or PGP utilities, before
being imported into Automate MFT.
Centralized management
Keys and certificates are managed centrally in the Automate MFT library. Administrators can securely store, organize, and assign cryptographic assets as needed.
Key and Certificate Types
PGP Public Key: Used to encrypt files or verify digital signatures in PGP workflows.
PGP Private Key: Used to decrypt files that had been previously encrypted with the private key's matching public key or create digital signatures in PGP workflows.
SSH Private Key: Used to authenticate to SFTP endpoints that require SSH key-based authentication.
TLS Client Certificate: Used to authenticate to endpoints, such as FTPS or secure APIs, that require a client-side TLS/SSL certificate.
Quick view
The Details panel appears on the right side of the interface when a key or certificate is selected from the list. It provides a concise summary of the key or certificate details.