Last Modified: Oct 19, 2025
Affected Product(s):
BIG-IQ ADC
Known Affected Versions:
8.4.0
Opened: May 08, 2025 Severity: 3-Major
- Certs and keys were previously visible for the affected user on a version pre-v8.4.0. - Non-admin users with correct permissions are unable to view the list of certs and keys from the UI or through iControl REST API. - Executing the following command for the affected user (eg. '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" }
Non-admin users with custom permissions are unable to manage certificates/keys through the UI or through iControl REST API.
- BIG-IQ running on v8.4.0
There is no workaround. Install an EHF containing the fix for ID1935917 on v8.4.0 to address this issue.
None