Skip to content

Azure function based Let's Encrypt automation for Azure CDN & app services

License

Notifications You must be signed in to change notification settings

lulzzz/lets-encrypt-azure

 
 

Repository files navigation

Azure function based Let's Encrypt automation

Automatically issue Let's Encrypt SSL certificates for all your custom domain names in Azure.

LetsEncrypt.Azure

Motivation

Existing solutions (Let's Encrypt Site Extension, Let's Encrypt Webapp Renewer) work well but are target at Azure App Services only.

This solution also enables Azure CDN based domains to use Let's Encrypt certificates (Azure CDN is needed if you want a custom domain name for your static website hosted via azure blob storage).

If you want to know how to setup an Azure CDN based website backed by Blob Storage, read my blog post.

Features

  • automated Let's Encrypt certificate renewal for
    • Azure App Service
    • Azure CDN
  • securely store certificates in keyvaults
  • cheap to run (< 0.05$/month)

Setup

See Setup.

Changelog

Changelog is here.

About

Azure function based Let's Encrypt automation for Azure CDN & app services

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.4%
  • PowerShell 0.6%