keyvault-acmebot icon indicating copy to clipboard operation
keyvault-acmebot copied to clipboard

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

Results 36 keyvault-acmebot issues
Sort by recently updated
recently updated
newest added

I want to add host names (wildcards *.api.tld.com) to a certificate api.tld.com 1. I deleted the certificate 2. I also deleted the pending certificate: https://github.com/shibayan/keyvault-acmebot/issues/69 as i always get this...

bug

Bumps the dependencies group with 1 update: [AWSSDK.Route53](https://github.com/aws/aws-sdk-net). Updates `AWSSDK.Route53` from 3.7.302.77 to 3.7.302.78 Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=AWSSDK.Route53&package-manager=nuget&previous-version=3.7.302.77&new-version=3.7.302.78)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with...

dependencies
.NET

**Is your feature request related to a problem? Please describe.** It's not possible to use webhooks created in the new way by using Workflows in Teams. **Describe the solution you'd...

enhancement

**Is your feature request related to a problem? Please describe.** Please add support for ACME Renewal Information (ARI): https://letsencrypt.org/2023/03/23/improving-resliiency-and-reliability-with-ari.html **Describe the solution you'd like** ACME Renewal Information is a new...

enhancement

- colons are invalid separators on Linux machines - __ is converted to : in Windows environments, so double underscore is universal for all types of machines - [Documentation](https://learn.microsoft.com/en-us/azure/app-service/configure-common?tabs=portal#configure-app-settings)