Safely and securely transfer sensitive data to RevCent.
If you have any questions or need help, do not hesitate to contact us.
Before you transfer any sensitive data to our SFTP server, you must encrypt the data using our public key. RevCent contains the private key to decrypt the data, the public key is used for encryption.
-----BEGIN CERTIFICATE----- MIIDbTCCAlWgAwIBAgIUF+X2HqAoIxGXrYgX9ntUYanZknswDQYJKoZIhvcNAQEL BQAwRTELMAkGA1UEBhMCQVUxEzARBgNVBAgMClNvbWUtU3RhdGUxITAfBgNVBAoM GEludGVybmV0IFdpZGdpdHMgUHR5IEx0ZDAgFw0yMDA5MjQxNjMzMzlaGA8yMjk0 MDcxMDE2MzMzOVowRTELMAkGA1UEBhMCQVUxEzARBgNVBAgMClNvbWUtU3RhdGUx ITAfBgNVBAoMGEludGVybmV0IFdpZGdpdHMgUHR5IEx0ZDCCASIwDQYJKoZIhvcN AQEBBQADggEPADCCAQoCggEBAMTkqwzuVLq6UsSx0yk4cG0ZKtiH7mhT1jHMDin8 jKJwaemNLb2TITAPLNNFyaDaNTYeq4QLWHeGqmqscvGUjHb4SrNSIG/K9yapshQC zpt84AelVOGXzi/fBPxMLF84Mhg8EDtKyd80tf0kxG9kuBIi+BlnLn9TzNxAXHeK 39XdbvvUv54RF+BLIRcU4WTmfRoxBXkYbGjHhD2IDc1Br2bk/4OrYCNOUltDnGcm wkWg4vIVs3dxN/BUOrgH/E4eu3OpnxmAQUif2SCKE7dDRufT6sClk/ul0230knv8 FerQNKTArrq0ipMViAJm87GArj6uW2GpoKuEYB9hXtHV1XkCAwEAAaNTMFEwHQYD VR0OBBYEFOIKAexNgk/OKGlVttfr7hmlPEkAMB8GA1UdIwQYMBaAFOIKAexNgk/O KGlVttfr7hmlPEkAMA8GA1UdEwEB/wQFMAMBAf8wDQYJKoZIhvcNAQELBQADggEB AKma7VjmMERH9QqUbFijJd/UsyMKcAe3Y1NWvpdZ4f298MMIC3GCgnh6g951RCii TFFkb3APBLiNRhOr3X73BmFO9SUfi4qVOGNl1u3xuamk2f9Uyn6AFYX52CZarVsW P9bYKJ2vZpHRTB2dR4wfthgItoCCDUuwNxAGUo8UfdwWQa4V8Qll4mDMZAdnwcfm i48AvXGwmA25iPKlmb6c1qvxNR/TIseMSP+NXKcOZKj2FPyTipp2no0JaDFCmS1o rbV+H+QIEqJDBYNrVLu6Y2GrhNY0Pwk0bb8mefdK47CFXqbcmoNuc7GiHVQtmZX8 V9ex4NO6KUbVrdZq2OWfrQg= -----END CERTIFICATE-----
openssl smime -encrypt -aes256 -in file_to_encrypt.zip -binary -outform DEM -out file_encrypted.zip revcent_public_key.pem
Depending on the operating system you are running you will need to follow steps to create a public and private SSH key pair on your machine. Use the links below for detailed instructions.
After generating the SSH key pair in Step 2, you need to send us your public ssh key, not your private key. The private key stays on your local machine and should not be shared.
Use the details below with your SSH key pair from step 2 to connect to our SFTP server. Your SFTP account is given a specific home directory, your RevCent username. You will only be able to access and modify within this directory.
We recommend using FileZilla to transfer your encrypted data, however you can use any software or method you wish.