zoraxy
zoraxy copied to clipboard
V3.0.4
This PR tidied up the previous PR related to DNS challenge and rewrite the section that require the use of os.Env variables. This PR might also create some changes to the port uses and ACME module which require testing before merge.
- 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