Skip to content

v3.0.4

Compare
Choose a tag to compare
@tobychui tobychui released this 18 May 07:10
· 31 commits to main since this release

V3.0.4 Updates

This release tidied up the contribution by @Teifun2 and added a new way to generate DNS challenge based certificate (e.g. wildcards) from Let's Encrypt without changing any environment variables. This also fixes a few previous ACME module EAB settings bug related to concurrent save.

You can find the DNS challenge settings under TLS / SSL > ACME snippet > Generate New Certificate > (Check the "Use a DNS Challenge" checkbox)
圖片

  • Optimized DNS challenge implementation
  • Removed dependencies on environment variable write and keep all data contained
  • Fixed panic on loading certificate generated by Zoraxy v2
  • Added automatic form generator for DNS challenge / providers
  • Added CA name default value
  • Added code generator for acmedns module (storing the DNS challenge provider contents extracted from lego)
  • Fixed ACME snippet "Obtain Certificate" concurrent issues in save EAB and DNS credentials

Remarks: If you are using Windows 7, you can use the NT6-1 release. However, some DNS challenge provider like cpanel and mailinabox are missing from this build due to library & compiler limitations.

Thanks for all the contributors and developers involved testing out the DNS challenge feature 🎉🎉🎉