VALT 6.6.19
Revision as of 09:26, 23 July 2026 by IVSWikiBlue (talk | contribs) (Created page with "July 23rd, 2026 '''Technical''' * SSL Renewal Watcher updates/fixes ** Fixed issue that cleared out the configuration file values during a VALT update ** Fixed issue that acc...")
July 23rd, 2026
Technical
- SSL Renewal Watcher updates/fixes
- Fixed issue that cleared out the configuration file values during a VALT update
- Fixed issue that accepted malformed time values in the configuration file
- Fixed issue that caused the SSL Renewal Watcher to always fail because the 'inotify-tools' apt package was not marked as a dependency for the 'ivs-valt' apt package
- Updated to accept two different combination formats of filenames: 'fullchain.pem + privkey.pem' or 'cert.pem + chain.pem + privkey.pem'
- Updated to remove all files in the `/usr/local/valt/ssl/incoming/` directory after a renewal has completed, failed, or past its expiry window
- Updated to instantly update scheduled, weekly, and monthly cronjobs any time the configuration file is modified
- Updated to restart the SSL Renewal Watcher service whenever VALT is installed or updated