drewkg / keyvault-acmebot

Automated ACME SSL/TLS certificates issuer for Azure Key Vault (App Gateway / Front Door / CDN / others)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Key Vault Acmebot

Automated ACME SSL/TLS certificates issuer for Azure Key Vault (App Gateway / Front Door / CDN / others)

Build Release Stargazers Forks License Terraform
Last commit Documentation Discussions

Motivation

We have started to address the following requirements:

  • Use the Azure Key Vault to store SSL/TLS certificates securely
  • Centralize management of a large number of certificates using a single Key Vault
  • Easy to deploy and configure solution
  • Highly reliable implementation
  • Ease of Monitoring (Application Insights, Webhook)

Key Vault Acmebot allows for secure and centralized management of ACME certificates.

Feature Support

  • Issuing certificates for Zone Apex, Wildcard and SANs (multiple domains)
  • Dedicated dashboard for easy certificates management
  • Automated certificate renewal
  • ACME v2 compliants Certification Authorities
  • Azure App Services (Web Apps / Functions / Containers, regardless of OS)
  • Azure CDN / Front Door / Application Gateway v2 / etc

Deployment

Azure (Public) Azure China Azure Government

Learn more at https://github.com/shibayan/keyvault-acmebot/wiki/Getting-Started

Sponsors

ZEN Architects

Thank you for supporting our development. Are you interested in special support? Become a Sponsor

Thanks

License

This project is licensed under the Apache License 2.0

About

Automated ACME SSL/TLS certificates issuer for Azure Key Vault (App Gateway / Front Door / CDN / others)

License:Apache License 2.0


Languages

Language:C# 79.0%Language:HTML 16.9%Language:Bicep 4.1%