Differences

This shows you the differences between two versions of the page.

Link to this comparison view

what_are_ssl_tls_starttls [2025/05/08 18:55] – created derekwhat_are_ssl_tls_starttls [2025/05/09 11:33] (current) derek
Line 5: Line 5:
 * But STARTTLS and SSL/TLS are different. * But STARTTLS and SSL/TLS are different.
 * No-SSL is also called "Non-Secured", "Insecured", "None" or "Plain" * No-SSL is also called "Non-Secured", "Insecured", "None" or "Plain"
 +
 +* For advanced users
 +  * Our server use the latest TLS version 1.3.
 +  * Some older devices (such as Iphone 6 and Windows 7), are using older version of TLS or SSL. 
 +  * This is why some devices can't communicate with our sever in a secure way. Use the un-secured communication in these situations.