Tagged articles
11 articles
Page 1 of 1
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
21CTO
21CTO
Jan 5, 2021 · Information Security

Secure Your Site for Free: HTTPS with acme.sh and Let’s Encrypt

This guide explains why and how to upgrade an HTTP website to HTTPS using free Let’s Encrypt certificates and the acme.sh script, covering installation, certificate generation via HTTP or DNS validation, deployment to Apache/Nginx, and automated renewal.

HTTPSLet’s EncryptSSL
0 likes · 8 min read
Secure Your Site for Free: HTTPS with acme.sh and Let’s Encrypt
Top Architect
Top Architect
Dec 5, 2020 · Information Security

How to Upgrade an HTTP Site to HTTPS Using acme.sh

This guide explains why and how to migrate a website from HTTP to HTTPS by obtaining free Let’s Encrypt certificates, installing the acme.sh script, using HTTP or DNS validation, copying the certificates to the web server, and automating renewal and updates.

HTTPSLet’s EncryptSSL
0 likes · 8 min read
How to Upgrade an HTTP Site to HTTPS Using 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
Architecture Digest
Architecture Digest
Oct 7, 2020 · Information Security

Upgrading an HTTP Site to HTTPS with acme.sh and Let’s Encrypt

This guide explains why and how to migrate an HTTP website to HTTPS by adding an SSL/TLS certificate, covering the differences between HTTP and HTTPS, options for obtaining free or paid CA certificates, installing the acme.sh script, generating and installing certificates, and handling updates and troubleshooting.

HTTPSLet’s EncryptSSL
0 likes · 8 min read
Upgrading an HTTP Site to HTTPS with acme.sh and Let’s Encrypt
Open Source Tech Hub
Open Source Tech Hub
Jan 9, 2019 · Operations

How to Get Free 90‑Day HTTPS SSL with acme.sh, Docker, and Nginx

This guide walks you through three practical ways—using SSL For Free, the acme.sh script, and a Docker container—to obtain free 90‑day Let’s Encrypt certificates, configure DNS verification on Alibaba Cloud, automate renewal, and integrate the certificates into Nginx for secure HTTPS access.

AutomationDockerLet’s Encrypt
0 likes · 12 min read
How to Get Free 90‑Day HTTPS SSL with acme.sh, Docker, and Nginx