gregtwallace Minor updates. Added Add post processing variable names for custom environment variables. Instead of being forced to use LEGO_CERTIFICATE_COMMON_NAME the string {{CERTIFICATE_COMMON_NAME}} can be used as a value in a custom named variable. This allows more versatility in post processing. Add ability to run binaries in post process, in addition to scripts. Fixed Fix issue where time might print strangely in log message about auto-ordering. Fix wrong tooltip over the ignore update X button. Fix frontend form validation on provider domains. Wildcards are not allowed on providers as the domain is already assumed to include all subdomains, including wildcard subdomains. The backend already properly validated this but the frontend did not. Changed Update Vite to 4.5.2.