Skip to main content

Use Cases

These examples map common uses where encryption comes into play to the Files.com features in the Encryption section.

Connecting A Legacy SFTP Client

Some older SFTP clients only support legacy cipher suites. This can block connectivity.

Start with Ciphers. Then review Optional Support for Legacy Insecure Ciphers for SFTP.

Troubleshooting A TLS Handshake Or Trust Error

TLS failures often come from certificate trust, hostname mismatch, or outdated client TLS support.

Use TLS/SSL Certificates to validate certificate configuration and expected client behavior.

Using A Custom Domain With A Customer-Managed Certificate

Custom domains change what hostname clients connect to. That can change certificate trust requirements.

Start with TLS/SSL Certificates. Then review Custom Domain for domain configuration details.

Encrypting Files For An External Partner (PGP/GPG)

Use GPG when a partner requires PGP-compatible encrypted files at rest. This is separate from transport encryption.

Start with GPG (PGP). Then use GPG Encryption and GPG Key Manager.

Decrypting Inbound Files For Processing

Use GPG decryption when partners deliver encrypted payloads. This is common for batch data exchange.

See GPG Decryption for how Files.com performs decryption and what inputs it expects.

Validating Which Cipher A Client Actually Uses

Client configuration and negotiation can result in a different cipher than expected.

Use Determining Which Ciphers Are Being Used to confirm the negotiated cipher before changing settings.