AgileSec 3.4.1 Release Notes
FEBRUARY 2026
This AgileSec 3.4.1 release addresses several issues in the on-premises installer and includes targeted usability enhancements.
Bug Fixes
Certificate Management
Removed permission check for keytool
Eliminated redundant permission 111 check when searching for keytool. Since keytool is extracted to a known location, the find operation is no longer needed.Enhanced certificate subject component support
Added support for multiple Organizational Units (OU) and additional subject components including Locality (L) and other standard certificate fields.Fixed CA private key validation during installation
Removed CA private key requirement check from installer. The private key is only needed for certificate generation, not installation. This resolves issues when users provide their own CA certificates without the private key.
Configuration
Corrected use_single_client_cert comment
Fixed misleading comment that stated the expected value incorrectly.Updated WebUI default configuration
Modified WebUI default configuration to disable the signup link on the login page.Fixed service startup reliability with manage.sh
Resolved startup failures where sm service would not start reliably when usingmanage.sh start. Services now start consistently throughmanage.sh.Corrected internal certificate DNS entries
Removed unnecessary DNS SANs when generating internal certificates. Updated installer to connect to OpenSearch usingnode_hostname.analytics_internal_domaininstead of127.0.0.1, ensuring the connection uses the correct hostname present in the certificate.
Enhancements
Configurable temporary directory for platform
Added support for specifying a custom temporary directory using thetemp_directorysetting. If left empty, it will default to<installation_directory>/temp.Installer no longer uses /tmp
/tmpis no longer used by the installer. Instead<installer_directory>/tempis used.Fixed subdomain support for access domains
Resolved installation failures when using subdomains likesubdomain.domain.tld. Introduced separate variables for organization domain. Subdomains are now supported for access domains but remain unsupported for organization domain.Removed root requirement for HAProxy during installation
HAProxy no longer needs to be run as root during the installation process, when configured on port < 1000. Only after the installation completes, HAProxy must be started as root and the API service must be restarted.Configured temporary folder for Java services
Set explicit temp folder configuration for all Java services to ensure consistent temporary file handling.Disabled performance statistics in production
Turned off performance stats collection for all Java services as it's unnecessary in production environments.Enhanced installation summary
Updated the installation summary and installation guide to better highlight post-installation actions required by the user.
Download Links
Release packages can be downloaded from the ISG download portal and include the following:
On-premise Unified Installer 3.4.1 for RHEL8
On-premise Unified Installer 3.4.1 for RHEL9
Access credentials are required for all download links.