From 3f6a9546ec13063d0d5bdf21d30a93d3e8aa6050 Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Tue, 2 Jul 2024 14:22:21 -0400 Subject: Rebuild changes based off latest barf --- build/setting-up-free-ssl/index.html | 53 ++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 build/setting-up-free-ssl/index.html (limited to 'build/setting-up-free-ssl') diff --git a/build/setting-up-free-ssl/index.html b/build/setting-up-free-ssl/index.html new file mode 100644 index 0000000..31c3af6 --- /dev/null +++ b/build/setting-up-free-ssl/index.html @@ -0,0 +1,53 @@ + + + + + + + + Setting Up a Free SSL + + + + + + + +
+

Setting Up a Free SSL

+

2018-08-07

+

I never had to worry about SSL certificates when I originally hosted my blog through Github Pages, but since switching over to Surge.sh I lost my ability to utilize https protocol.

+

Luckily, Cloudflare offers a very simple way to implement SSL on your website - and it’s free!

+

SSL in 3 easy steps

+
    +
  1. You will need to have a Cloudflare account - you can setup one here. Be sure to select the ‘Free’ pricing plan (unless you want some extras features)
  2. +
  3. Follow the process on updating your nameservers to the proper Cloudflare servers and wait for your domain to update the changes. (This can take up to 24 hours)
  4. +
  5. From the main Cloudflare dashboard navigate to the Crypto tab. Then under the SSL section, select “Flexible” from the dropdown.
  6. +
+

Enjoy your newly secure site

+

That’s it! Give it a bit of time and soon your website will support https and best of all it costs you nothing!

+

I suggest checking out the other interesting features Cloudflare offers while your playing with the dashboard as well. They have a lot of impressive options that can really improve the overall performance of your site / web app.

+ \ No newline at end of file -- cgit v1.2.3-54-g00ecf