Difference between revisions of "VALT 6.6.11"
IVSWikiBlue (talk | contribs) (Created page with "June 2nd, 2026 '''Technical''' * Fixed issue that auto-created a Hosts file entry for servers configured with only an IP Address * Added Docker image pruning cleanup task aft...") |
IVSWikiBlue (talk | contribs) |
||
| Line 9: | Line 9: | ||
* Improved SSL certificate and key selection Dialog interface | * Improved SSL certificate and key selection Dialog interface | ||
** when selecting a fullchain bundle, the bundle is automatically separated into the leaf and chain files without a prompt for the chain certificate | ** when selecting a fullchain bundle, the bundle is automatically separated into the leaf and chain files without a prompt for the chain certificate | ||
| − | ** when selecting a standalone leaf certificate, user no longer has to select that same certificate as the chain certificate | + | ** when selecting a standalone leaf certificate, user no longer has to select that same leaf certificate as the chain certificate |
| + | * Fixed issue that appended an additional forward slash to any log entry related to SSL files | ||
Revision as of 14:33, 2 June 2026
June 2nd, 2026
Technical
- Fixed issue that auto-created a Hosts file entry for servers configured with only an IP Address
- Added Docker image pruning cleanup task after Docker containers are built
- Updated filesystem permissions on /usr/local/valt/ssl/incoming directory to contain group write permissions
- Improved SSL certificate and key validation
- now contains a CLI interactive interface to perform a series of bundle and SSL-related checks
- Improved SSL certificate and key selection Dialog interface
- when selecting a fullchain bundle, the bundle is automatically separated into the leaf and chain files without a prompt for the chain certificate
- when selecting a standalone leaf certificate, user no longer has to select that same leaf certificate as the chain certificate
- Fixed issue that appended an additional forward slash to any log entry related to SSL files