Raysync Security Design: Encryption Certificate Life Cycle Management
December 23, 2020What's an SSL certificate?
SSL certificates are what enable websites to move from HTTP to HTTPS, which is more secure. An SSL certificate is a data file hosted in a website's origin server. SSL certificates make SSL/TLS encryption possible, and they contain the website's public key and the website's identity, along with related information. Devices attempting to communicate with the origin server will reference this file to obtain the public key and verify the server's identity. The private key is kept secret and secure.
Why do you need SSL certificates?
A website needs an SSL certificate in order to keep user data secure, verify ownership of the website, prevent attackers from creating a fake version of the site, and gain user trust.
Transfer encrypted data on the internet to prevent theft.
Maintain the integrity of data in the transmission from endpoint A to endpoint B.
The encrypted data is transmitted to the server through the public key in the SSL certificate, and the server decrypts it with the private key to prove its identity.
Raysync SSL certificate configuration:
Login to the Raysync admin portal -> Setting ->TLS certificate, upload the corresponding certificate, and you can also choose whether enable Prohibit non-SSL connections option or not on this page.
The transfer server only supports encrypted certificates issued by formal root certificate service providers, which prevents self-signed low-strength encrypted certificates from becoming system vulnerabilities.
When the transport client finds that the transport server certificate has expired, it will refuse to communicate with the transport server and prompt the server that the certificate has expired.
The transmission server will regularly check the valid time of the encryption certificate , and when the valid time is less than or equal to 30 days, a prompt will pop up on the admin portal, prompting the administrator to replace the encryption certificate in time.
Note: If the prompt of the certificate is expired shown in the admin portal, you need to upload the certificate again to ensure the transfer security.
As a one-stop solution provider, Raysync has independently developed its core transfer technology with its professional technical teams to offer high-performance, secure, and reliable large file transfer and file management services for major enterprises.
You might also like

User Guide
February 23, 2021Split a file into individual data blocks, and then store these blocks as separate data. Each piece of data has a different address, so there is no need to store them in a file structure.

User Guide
January 27, 2021File synchronization software is used to store copies of on-premises data to another device or to the cloud. The files are typically available to be accessed via a Web-based portal.

User Guide
December 9, 2020HTTPS TLS 1.1, TLS 1.2, TLS 1.3, only open the encryption algorithm suite recognized by the industry as safe;