Keys
Tesouro encrypts your files before they are published to the SFTP location. PGP KeyUsed to encrypt the SFTP files. The PGP key must be generated using GPG with a version less than 2.4 and a recommended RSA key size of 4096. SSH Key
Used to verify your system’s ability to log in to the SFTP server. The SSH key can be RSA, EC25519, or ECDSA, and has the following requirements:
| SSH key | Requirements |
|---|---|
| RSA | Minimum length: 2048Maximum length: 4096Accepted algorithms: rsa-sha2-256 or rsa-sha2-512 |
| ED25519 | Accepted algorithms: ssh-ed25519 |
| ECDSA | Accepted algorithms: ecdsa-sha2-nistp256, ecdsa-sha2-nistp384, or ecdsa-sha2-nistp521 |
- If you need help generating your keypair or understanding our requirements, please refer to the AWS documentation.
- Securely store the private key and employ it for decrypting files received from Tesouro.
- Please note that you would need to regenerate a new key pair before the current key pair expires to ensure that the communication between Tesouro’s servers and yours is always secure.
SFTP setup
- Confirm the reports you would like published to your SFTP directory.
- Email integration@tesouro.com with your technical contact information.
We rely on partners pulling files from the server when they are ready. We do
not push files from our server in any automated way.