Skip to main content

10 docs tagged with "security"

View all tags

API Authentication Techniques

Complete guide to API authentication methods with simple analogies — API Keys, OAuth 2.0, JWT, Basic Auth, and more explained for quick understanding.

Certificates - Zero to Hero

Complete guide to digital certificates from first principles — X.509, Certificate Authorities, TLS handshakes, mTLS, and practical OpenSSL commands explained with simple analogies.

CVE Issues - Quick Reference Guide

Simplified quick-reference guide for CVE issues — what they are, how to verify them, and how to resolve them, with a Mermaid diagram showing the full lifecycle.

Google OAuth Setup Guide

Complete guide to implementing Google OAuth 2.0 authentication for web applications — both frontend-only and backend approaches with step-by-step setup.

Java mTLS (Mutual TLS) — Complete Guide

Complete guide to implementing Mutual TLS in Java — keystores, truststores, certificates, and fully working code examples for servers, clients, Spring Boot, and OkHttp.

mTLS and Certificates Guide

Complete quick reference guide to mTLS and certificates with real-world analogies — understand TLS, mTLS, certificate management, and PKI infrastructure explained simply.

OpenSSL Commands Cheatsheet

A comprehensive reference of OpenSSL commands for certificate management, key generation, encryption, and TLS debugging.

Technology

Complete technology guides covering programming, DevOps, cloud solutions, security, and UI development.