Tagged articles
9 articles
Page 1 of 1
IT Services Circle
IT Services Circle
Dec 13, 2025 · Information Security

Why HTTPS Is the Digital “Privacy Screen” Protecting Your Data

This article explains how HTTPS upgrades plain HTTP by adding authentication, encryption, and integrity checks, walks through its three security layers, traces the protocol’s evolution from SSL 2.0 to TLS 1.3, and discusses the practical benefits, costs, and adoption challenges of securing web traffic.

HTTPSSSLTLS
0 likes · 16 min read
Why HTTPS Is the Digital “Privacy Screen” Protecting Your Data
MaGe Linux Operations
MaGe Linux Operations
May 24, 2025 · Information Security

Top 10 SSL/TLS Interview Questions Every Security Engineer Must Know

This article presents the ten most frequently asked SSL/TLS questions, covering protocol differences, handshake mechanics, certificate structure, PKI, common vulnerabilities, perfect forward secrecy, cipher suites, revocation methods, certificate pinning, and the improvements introduced in TLS 1.3, while also highlighting why mastering these concepts is essential for security professionals.

PKISSLTLS
0 likes · 23 min read
Top 10 SSL/TLS Interview Questions Every Security Engineer Must Know
DeWu Technology
DeWu Technology
Apr 15, 2022 · Mobile Development

CDN Request Performance Optimization for iOS and Android Apps

The Poizon mobile app team reduced iOS and Android CDN request latency by up to 100 ms through adding regional edge nodes, upgrading to TLS 1.3, enabling OCSP stapling, and migrating traffic to HTTP/2, demonstrating that targeted CDN and protocol tweaks can deliver double‑digit performance gains with modest effort.

CDNHTTP2Mobile
0 likes · 16 min read
CDN Request Performance Optimization for iOS and Android Apps
Laravel Tech Community
Laravel Tech Community
Jun 19, 2021 · Information Security

OpenSSL 3.0 Beta Released: New Features and Changes

OpenSSL 3.0 has entered its beta stage, treated as a release candidate, inviting users to build, test, and provide feedback, while introducing a new Apache 2.0 license, provider‑based architecture, FIPS‑validated provider, pluggable TLS 1.3 groups, new encoders/decoders, CMP support, and updated APIs, with ABI changes requiring recompilation.

FIPSOpenSSLProvider Architecture
0 likes · 3 min read
OpenSSL 3.0 Beta Released: New Features and Changes
21CTO
21CTO
Dec 11, 2018 · Information Security

Boost Site Performance: HTTPS Optimization with Nginx, HTTP/2, TLS 1.3 & Brotli

This guide explains how to improve website security and speed by configuring Nginx for HTTPS, adopting HTTP/2, enabling TLS 1.3, using Brotli compression, and deploying ECC certificates, while also covering version requirements, compilation steps, and verification methods.

BrotliECCHTTP2
0 likes · 12 min read
Boost Site Performance: HTTPS Optimization with Nginx, HTTP/2, TLS 1.3 & Brotli
Alibaba Cloud Developer
Alibaba Cloud Developer
Feb 8, 2018 · Backend Development

How Tengine Boosts HTTPS Performance with Intel QAT Async Acceleration

This article explains how Alibaba’s lightweight web server Tengine leverages Intel QuickAssist Technology to offload SSL operations via an async ssl_async module, detailing its architecture, integration with OpenSSL, performance gains across various cipher suites, and the resulting multi‑fold increase in HTTPS throughput.

Backend PerformanceHTTPS accelerationIntel QAT
0 likes · 8 min read
How Tengine Boosts HTTPS Performance with Intel QAT Async Acceleration
WeChat Backend Team
WeChat Backend Team
Dec 9, 2016 · Information Security

Understanding TLS Handshake: Protocol Flow, Algorithms, and Security

This article explains the TLS handshake protocol in depth, covering its overall flow, the generation of security parameters, the role of asymmetric algorithms, message structures, performance considerations, and mechanisms like session caching and abbreviated handshakes to ensure secure communication.

HandshakeTLSTLS1.2
0 likes · 22 min read
Understanding TLS Handshake: Protocol Flow, Algorithms, and Security
Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
Jan 15, 2016 · Information Security

Alibaba’s Full‑Site HTTPS Deployment for E‑Commerce: Challenges, Architecture, and Performance Optimizations

The article examines Alibaba’s large‑scale rollout of full‑site HTTPS across its e‑commerce platforms, detailing the technical hurdles of performance, compatibility, and operational planning, and describing the architectural solutions and optimizations that enabled secure, high‑performance user experiences.

AlibabaFull‑Site EncryptionHTTPS
0 likes · 7 min read
Alibaba’s Full‑Site HTTPS Deployment for E‑Commerce: Challenges, Architecture, and Performance Optimizations