PowerShell - Get a list of Used and Unused SSL files (based on SSL profile usage)
Problem this snippet solves: There are many times where being able to determine which SSL files on the BIG-IP are or are not being used would be very beneficial (especially when trying to do some sp...
Updated Jun 06, 2023
Version 2.0Michael_Jenkins
Cirrostratus
Joined May 21, 2019
ToonVA
Dec 07, 2018Cirrus
Hi Michael,
I tried to run your script on Big-IP v13 but it does not get any data back. The code above have been saved as a .ps1 file and i get it trough "Get-F5SslCertKeyFilesByStatus 10.xxx.xxx.xxx -IgnoreCertErrors".
It tries to get data because i receive a logon prompt 7 or 8 times and then returns the empty values (see picture).
Any idea if it still works or is the version to old? (maybe new Rest commands)