SSL/TLS
SSL and TLS are | cryptographic protocols | providing internet communication security | through data encryption.
SSL và TLS là | các giao thức mật mã | cung cấp bảo mật giao tiếp internet | thông qua mã hóa dữ liệu.
SSL is deprecated | due to security flaws; | modern browsers | no longer support it.
SSL đã bị loại bỏ | do các lỗ hổng bảo mật; | các trình duyệt hiện đại | không còn hỗ trợ nó.
TLS remains secure | and widely supported | for encrypted data transmission.
TLS vẫn an toàn | và được hỗ trợ rộng rãi | cho việc truyền dữ liệu được mã hóa.
Resources
- Wikipedia - SSL/TLS (article)
- Cloudflare - What is SSL? (article)
- SSL, TLS, HTTPS Explained (video)
References
- https://roadmap.sh/backend (Node: SSL/TLS)