Releases: sjkp/letsencrypt-siteextension
Releases · sjkp/letsencrypt-siteextension
Fix for new LE certificate names, preventing auto renew
#382 Fix for the new LE cert names, now the web jobs should automatically renew certificates again. Thanks @jaykay-design for PR.
Ensure web job connection string
Bug fixes to v2 API
The 1.0.1 release had a few issues with missing DLLS and poor logging when the Challenge failed. This release fixes that.
Please ensure to update, as the webjobs don't work properly in 1.0.1.
Update to Let's Encrypt API v2
Fix for #331
I removed the old library used for talking to the Let's Encrypt API and replaced it with Certes. Thus the app now uses the v2 API.
In the process I have refactored the code, so that this site extension no longer supports the DNS challenge response.
Bug fixes
Bug fixes
Support for Deploy From Package
This release solves #239
Bug fixes and improvements
Swagger UI fix
Fix for #287
Fix for assembly version problems
This version contains updates to all packages such that most 3rd party assemblies now are up-to-date.
Was released to fix #285