Skip to content

0.2.0

Compare
Choose a tag to compare
@natemcmaster natemcmaster released this 14 Oct 03:53
dd50747

0.1.0 and earlier versions depend on LetsEncrypt protocol v1, which is beginning its first phase of shutdown in November 2019. Upgrade to 0.2.0 or newer which has been updated to use the new v2 protocol.

See https://community.letsencrypt.org/t/end-of-life-plan-for-acmev1/88430 for details on the end-of-life plan for ACME v1.

Changes:

  • dd50747 Update release notes and prepare for 0.2.0 release
  • 35ee8e3 feature: update internals to use the ACME v2 protocol (#23)
  • 032ff44 Update releasenotes.props
  • e438989 feature: add API to configure the algorithm for generating a private key (#25) [ #20 ]
  • 7f1f225 fix: don't try to load certificates when using IIS out-of-process hosting
  • c1af99a fix: null reference exception when loading HTTPS without a domain name [ #19 ]
  • d683367 Bump Microsoft.NET.Test.Sdk from 16.0.1 to 16.3.0 (#16)
  • b1f8e04 cleanup: go back to using regular release pipelines
  • e5b21ec Update Directory.Build.props
  • b5263e0 Update README.md
See More
  • 459939b Update Directory.Build.props
  • 71ea8d8 Add more package metadata

This list of changes was auto generated.