Skip to content

Releases: sjkp/letsencrypt-siteextension

Fix for new LE certificate names, preventing auto renew

15 Feb 19:46
Compare
Choose a tag to compare

#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

12 Jan 21:14
Compare
Choose a tag to compare

#348 Ensures that the site extension is not configured without the necessary connection string for the web jobs to function.

#338 Bumped Bootstrap version

Bug fixes to v2 API

13 Oct 21:15
ff74be1
Compare
Choose a tag to compare

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

07 Oct 21:42
67150f3
Compare
Choose a tag to compare

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

07 Apr 20:15
Compare
Choose a tag to compare

attempt to fix #303 and #305

Bug fixes

21 Feb 21:24
Compare
Choose a tag to compare

Support for Deploy From Package

19 Feb 21:56
d6aed97
Compare
Choose a tag to compare

Bug fixes and improvements

21 Jan 20:12
Compare
Choose a tag to compare

Swagger UI fix

20 Jan 22:53
Compare
Choose a tag to compare

Fix for assembly version problems

13 Jan 22:53
8e75857
Compare
Choose a tag to compare

This version contains updates to all packages such that most 3rd party assemblies now are up-to-date.

Was released to fix #285