Forum Discussion

mtfeliciano's avatar
mtfeliciano
Icon for Altostratus rankAltostratus
Jul 07, 2026

SSL & persistence configurations from qkview or UCS files

Is there any quick way to extract (into, for example, an Excel file) the following configuration details from qkview or UCS files?

 

1. list of SSL certificates, including:

- SSL certificate expiration status / dates

- which virtual servers or SSL profiles are using each SSL certificate

 

2. list of persistence configurations

1 Reply

  • Hi, 
    You can review it in iHealth portal on F5 by uploading your Qkview file, 
    you can get all info about expired Certificates and which Client ssl profile uses it as well then map it to Virtual servers. 

    also you can get the persistence configs from iHealth as well. 

    But I believe no tool to grap them in excel file, you need a python script to fetch the needed data and I think it's complex, so do it manually, 
    you will find ssl expired certificates in Diagnostics tap inside iHealth portal, and put the info inisde Word docs or excel if you need. 

    Also, you can do some bash shell scripts on BIGIP Cli to grap the certs and Virtual server names in Excel format.