Mar 27, 2026 - For details about updated CVE-2025-53521 (BIG-IP APM vulnerability), refer to K000156741.

Forum Discussion

MABreton's avatar
MABreton
Icon for Nimbostratus rankNimbostratus
Sep 14, 2019

How to get bundle certificates subcollection using f5-sdk

Hi, I'm trying to get the content of my certificate bundles using F5-sdk but I cannot find the way to load the subcollection. certificates = b.tm.sys.file.ssl_certs.get_collection() for cert i...