For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

MABreton's avatar
MABreton
Icon for Nimbostratus rankNimbostratus
Sep 15, 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...