.Community

Understanding Http And Https For Secure Web Communication

13 min read

blog-writer

Written By: Ankit Kumar

blog-reviewer

Reviewed By: Reviewer

Share this


Cover Image for Understanding HTTP and HTTPS for Secure Web Communication
Background

Ankit Kumar


More Stories

Cover Image for A Technical Guide to Test Mock Data: Levels, Tools, and Best Practices

A Technical Guide to Test Mock Data: Levels, Tools, and Best Practices

Tvisha Raji

Mock data is the backbone of modern software development and testing. It allows developers to simulate real-world...

Cover Image for Tracking Multiple Requests Over a Single Connection with eBPF

Tracking Multiple Requests Over a Single Connection with eBPF

Gourav Kumar

Why capturing HTTP Traffic is Crucial for Network Security? Capturing HTTP traffic is like having a digital...

Cover Image for Capturing Multiple Requests on the Same Connection with eBPF

Capturing Multiple Requests on the Same Connection with eBPF

Hermione Dadheech

To incorporate the keywords like "HTTP 403," "HTTP error 503," "the service is unavailable," and "monitor Google...

Cover Image for Key Extraction by uprobe Attachment on OpenSSL for SSL Inspection

Key Extraction by uprobe Attachment on OpenSSL for SSL Inspection

Chinamaya Sharma

Man-in-the-middle attacks are elegantly mitigated in TLS, with TLS1.3 introducing more robust encryption protocols and a streamlined...

Cover Image for Protocol Parsing Guide: From Packets to Structured Data

Protocol Parsing Guide: From Packets to Structured Data

Gourav Kumar

In this blog, I’ll walk you through the essential steps and guidance for parsing network protocols. We’ll...

Cover Image for Shifting Gears: Why GraphQL is Turbocharging APIs

Shifting Gears: Why GraphQL is Turbocharging APIs

Hermione Dadheech

The API landscape is constantly evolving, and developers like us crave tools that streamline data fetching and...

Cover Image for How to Change Your AWS EC2 Instance Type for a Seamless Hosted UI-to-Backend Integration

How to Change Your AWS EC2 Instance Type for a Seamless Hosted UI-to-Backend Integration

Hermione Dadheech

In the world of web applications, linking a hosted user interface (UI) with a secure backend on...