Last Modified: Jul 10, 2026
Affected Product(s):
BIG-IQ ADC
Known Affected Versions:
8.4.0
Opened: May 08, 2025 Severity: 3-Major
- Certificates and keys were visible to the affected user on versions before v8.4.0. - Non-admin users with appropriate permissions are now unable to view the list of certificates and keys via the UI or iControl REST API. - Executing the following command for the affected user (e.g., f5testuser) returns an empty set: curl -su 'f5testuser' http://localhost:8100/mgmt/cm/adc-core/working-config/sys/file/ssl-cert | jq . Enter host password for user 'f5testuser': { "items": [], "generation": 2, "lastUpdateMicros": 1755557580126930, "kind": "cm:adc-core:working-config:sys:file:ssl-cert:adcsslcertcollectionstate", "selfLink": "https://localhost/mgmt/cm/adc-core/working-config/sys/file/ssl-cert" }
Users without admin privileges but with custom permissions are unable to manage certificates and keys via the UI or the iControl REST API.
- BIG-IQ running on v8.4.0
There is no workaround. Install an EHF with the fix for ID1935917 on version 8.4.0 to resolve this issue.
None