Member-only story

Learn how to create a secured HTTP website with Let’s Encrypt Certificate Authority (CA) on an Apache HTTPS server running on a Google Cloud Platform (GCP)’s VM

Bryant Jimin Son
2 min readMar 10, 2021

--

Have you ever wonder how you see most websites have a secured with HTTPS instead of HTTP? Understanding the concept about TLS/SSL can be quite difficult, but this blog will show you how you create a secured HTTPS route for your Apache HTTPS server on a Google Cloud Platform (GCP) provisioned Virtual Machine.

Before starting the tutorial, though, if you want to have a good idea how TLS/SSL works, you can checkout this video first.

STEP 1: Provision a Virtual Machine

First, you need a Virtual Machine (VM). Whether you decide to use a Virtual Machine running from your local computer or use one from a public cloud provider like AWS, Azure, or GCP, that is up to you. I created a video that shows how to provision one using Google Cloud Platform, if you like to follow this.

--

--

Bryant Jimin Son
Bryant Jimin Son

Written by Bryant Jimin Son

A cloud practitioner talking about technology, travels & career tips. But I will sometimes cover financial advises and some random stuffs.

No responses yet