Skip to content

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

License

Notifications You must be signed in to change notification settings

DirektoratetForByggkvalitet/keyvault-acmebot

 
 

Repository files navigation

Key Vault Acmebot

This application automates the issuance and renewal of ACME SSL/TLS certificates. The certificates are stored inside Azure Key Vault. Many Azure services such as Azure App Service, Application Gateway, CDN, etc. are able to import certificates directly from Key Vault.

This project is forked from Key Vault Acmebot by shibayan

Links

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

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)

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 78.7%
  • HTML 17.2%
  • Bicep 4.1%