Tagged articles
5 articles
Page 1 of 1
Java Architect Essentials
Java Architect Essentials
Nov 18, 2024 · Backend Development

Quickly Deploy Nginx Proxy Manager with Docker and Enable HTTPS

This tutorial walks through installing the open‑source Nginx Proxy Manager using Docker‑Compose, accessing its web UI, logging in with default credentials, and configuring a reverse‑proxy entry that maps a custom domain to the admin interface with automatic Let’s Encrypt HTTPS.

DevOpsDockerNginx
0 likes · 7 min read
Quickly Deploy Nginx Proxy Manager with Docker and Enable HTTPS
MaGe Linux Operations
MaGe Linux Operations
Oct 21, 2024 · Information Security

How to Secure Your Docker‑Hosted Nginx Site with Free Let’s Encrypt SSL

Learn step‑by‑step how to configure HTTPS for a Docker‑run Nginx website on Azure using free Let’s Encrypt certificates, including environment setup, creating HTTP site, generating and installing SSL/TLS certificates, configuring Nginx for HTTPS, and automating renewal with Dockerized Certbot.

AutomationHTTPSletsencrypt
0 likes · 11 min read
How to Secure Your Docker‑Hosted Nginx Site with Free Let’s Encrypt SSL
Architect's Tech Stack
Architect's Tech Stack
Jun 11, 2023 · Operations

Guide to Upgrading HTTP Sites to HTTPS Using acme.sh

This article explains why and how to upgrade an HTTP website to HTTPS, introduces the differences between the protocols, compares paid and free CA certificates, and provides a step‑by‑step tutorial for installing, issuing, installing, and automatically renewing certificates with the acme.sh script.

AutomationCertificateHTTPS
0 likes · 8 min read
Guide to Upgrading HTTP Sites to HTTPS Using acme.sh
IT Xianyu
IT Xianyu
Jan 23, 2022 · Information Security

Upgrading an HTTP Site to HTTPS with acme.sh

This guide explains why and how to migrate an HTTP website to HTTPS, covering the differences between the protocols, options for obtaining SSL certificates, step‑by‑step installation of the acme.sh script, generating, installing, and automatically renewing certificates using both HTTP and DNS validation methods.

AutomationCertificateHTTPS
0 likes · 9 min read
Upgrading an HTTP Site to HTTPS with acme.sh
Programmer DD
Programmer DD
Oct 17, 2020 · Operations

How to Upgrade Your Site from HTTP to HTTPS with Free acme.sh Certificates

This guide explains why you should switch from HTTP to HTTPS, compares the two protocols, shows how to obtain free or paid SSL certificates, and provides step‑by‑step instructions for installing and automating certificate issuance using the acme.sh script on Apache, Nginx or standalone servers.

AutomationCertificateSSL
0 likes · 9 min read
How to Upgrade Your Site from HTTP to HTTPS with Free acme.sh Certificates