FIKARA BILALblog.fikara.io·Sep 18, 2024Mise en place serveur NGINXDans cet article, nous montrerons comment installer NGINX, un serveur web open-source dont les principales fonctionnalités sont de fonctionner comme un reverse-proxy et un répartiteur de charge. NGINX peut être installé sur plusieurs distributions Li...Discussnginx
Yilia LinforAPI7api7.hashnode.dev·Sep 2, 2024Ultimate Guide to SSL Certificates: From Core Concepts to Gateway DeploymentCurrently, HTTPS has become the mainstream method of network communication and is widely used in various websites and services, especially in scenarios involving the transmission of sensitive information. HTTPS is built on the SSL/TLS protocol, provi...Discuss·26 likesSSL
Snehangshu Bhattacharyablogs.snehangshu.dev·Jul 28, 2024Effortless HTTPS Reverse Proxy Setup with Caddy: A Beginner's GuideHave you ever tried to set up a reverse proxy with Nginx and encountered issues? It happened to me frequently until I learned the intricacies. In this blog, I will demonstrate the easiest way to set up a reverse proxy with HTTPS using Caddy, an Nginx...Discuss·1 like·122 readsCaddy
Ajat Darojatajatdarojat45.id·Jul 20, 2024Panduan Lengkap Menginstall Certbot di UbuntuCertbot adalah alat yang memudahkan pengelolaan sertifikat SSL/TLS dari Let's Encrypt. Dalam panduan ini, kita akan belajar langkah-langkah untuk menginstal Certbot di Ubuntu dan mendapatkan sertifikat SSL/TLS. Persiapan AwalSebelum menginstal Certbo...Discusssnapd
Lalitkumar Waghulkarlalitwaghulkar.hashnode.dev·Jul 16, 2024How to Fix SSL Certificate Problems in cPanel-WHMSSL certificates are crucial for securing websites and ensuring encrypted communication between the server and the client. However, various issues can arise during the installation and management of SSL certificates, leading to warnings or errors tha...DiscussSSL certificate problems cPanel-WHM
SKsk4clouddevops.hashnode.dev·Jul 15, 2024Understanding HTTP, HTTPS, SSL & TLS1. HTTP (Hypertext Transfer Protocol) What it is: HTTP is the foundational protocol used for transferring data on the web. Purpose: It allows browsers to communicate with web servers to fetch and display web pages. How it works: When you enter a URL ...Discuss·3 likesSSL
Radha Sharmaradha2786.hashnode.dev·Jul 8, 2024Decoding SSL CertificatesImagine browsing a website without worrying about your data being compromised. How does that happen? Let's delve into the world of SSL certificates and HTTPS to understand the magic behind secure connections. As A web developer, We Visit A Lot Of W...Discuss·3 likes·98 readsSSL Certificate
Md Faizan Alamsololearner.hashnode.dev·Jul 6, 2024How to Deploy your NextJS App on a VPSDeployment — A crucial part of Development that most of the crash courses and tutorials we do leave out in their curriculum. It is one of the underrated skills and a must-have to become an all-round developer. Today we are going to see how to Deploy ...Discuss·31 readsNext.js
Patrick A. Nobletnoblet.hashnode.dev·Jul 2, 2024SSL Termination With HAproxy: The Pain of An ErrorIntroduction If you are reading this article, chances are you know what SSL termination is, you ran into the same problem I did, or you might be one curious individual looking to find out what all of this is about. And how I solved my "so-called erro...Discuss·3 likes·93 readsSSL
Shaileshshaileshpashte.hashnode.dev·Jul 2, 2024Day 22: Introduction to ELB⚖: Cross-Zone Load Balancing, SSL Termination, and Connection Draining Explained🔝Introduction In the AWS ecosystem, Elastic Load Balancing (ELB)⚖ is a key component that ensures your applications remain scalable, available, and fault-tolerant. This blog post will provide a detailed overview of ELB, including cross-zone load balan...DiscussAWS