This update adds an all-new web management interface to the on-premises license server.
It also fixes multiple vulnerabilities related to the web interface.
Important notes:
- Starting in v16.0 the rlm.pw file is no longer used for access control. New access roles have been created.
- HTTPS is now required for accessing the web interface and will be enabled automatically. Users will receive certificate warning the first time they access the web interface if they use the self-signed certificate.
Bug fixes:
- Activation URL incorrectly shortened when using RLM web UI to activate a license.
- Cookie issues with Safari browser.
- BL2 fixes an issue with RLMAUTH failing to authenticate.
- BL3 fixes:
- Hostid issues with macOS 15 and WiFi privacy
- Usage not displaying in RLM web server when password is set
- Some functions not working in web UI when ISV name is 10 characters
- Web server crashing when no certificate is present
- Debuglog not working in web server
Security fixes:
- CVE-2018-15574
- CVE-2021-37500
- CVE-2021-44154
- CVE-2021-45422
- CVE-2022-28363
- CVE-2022-28364
- CVE-2022-30519
- CVE-2023-43183
- CVE-2023-44031
Note: All RLM kits contain both the machine-independent and the machine-dependent part (including the Reference manual).
Documentation:
To install:
- Unix/Mac: download, gunzip the kit, tar xf, then run INSTALL. See README above. (If your browser gunzipped the file during transfer, you should skip the gunzip step). Note arm64_m2 does not have Java support.
- Windows: download, execute the installer, then run “nmake” in the binary directory (x86_w4, x64_w4, x86_w3, or x64_w3).
Java:
- Java for Unix (java_unix.tar.gz) (RLM has java support only on the following Unix platforms: x86_l2, x64_l1, x86_m2, and x64_m2. Windows kits include the Java interface.)
Linux:
- Linux ARM 64-bit (arm64_l1.tar.gz)
- Linux x86 32-bit (x86 _l2.tar.gz) (gcc v3.2.2)
- Linux x86 64-bit (x64 _l1.tar.gz) (gcc v3.2.2)
Mac
- MAC x86 64-bit (x64 _m2.tar.gz) (MAC OS/X Catalina and later)
- MAC arm 64-bit (arm64_m2.tar.gz) (Big Sur)
Windows:
- Windows 32-bit (rlm.v16.0BL3-x86_w4.zip) (Visual Studio 2015, 2017, 2019, 2022)
- Windows 64-bit (rlm.v16.0BL3-x64_w4.zip) (Visual Studio 2015, 2017, 2019, 2022)
For general questions, please send email to support@reprisesoftware.com.