Difference between revisions of "VALT 6.6.19"
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...") |
IVSWikiBlue (talk | contribs) |
||
| Line 2: | Line 2: | ||
'''Technical''' | '''Technical''' | ||
| − | * SSL Renewal Watcher updates | + | * SSL Renewal Watcher fixes/updates |
** Fixed issue that cleared out the configuration file values during a VALT update | ** 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 accepted malformed time values in the configuration file | ||
Revision as of 12:52, 23 July 2026
July 23rd, 2026
Technical
- SSL Renewal Watcher fixes/updates
- 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