Skip to content

0.4.0

Compare
Choose a tag to compare
@natemcmaster natemcmaster released this 11 Apr 22:08
4dddc17

Big thanks to @twsouthwick for adding support for Azure Key Vault! Check it out here: https://www.nuget.org/packages/McMaster.AspNetCore.LetsEncrypt.Azure

Instructions: https://github.com/natemcmaster/LetsEncrypt#save-generated-certificates-to-azure-key-vault

Changes:

  • 4dddc17 docs: update README, API docs, and release notes for 0.4.0
  • 483bf97 Make PersistCertificatesToAzureKeyVault imply load and saving certs with Azure Key Vault (#58)
  • 45ff4cb fix: load certs from directory when PersistDataWithDirectory is used (#59)
  • c0ddf98 tests: skip tests in CI on Windows that add certs to the X509 store
  • 090513d cleanup: remove ICertificateStore in favor of ICertificateSource [ #24 ]
  • e97b8cf cleanup: make X509CertStore implement ICertificateSource
  • 17c0f47 feature: add Azure KeyVault certificate storage and retrieval (#49)
  • d1deb2c Update version to 0.4.0

This list of changes was auto generated.