Yavari / 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

Build Release License Terraform Registry

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.

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

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# 78.4%Language:HTML 17.4%Language:Bicep 4.2%