Forum Discussion

cwdusheke's avatar
cwdusheke
Icon for Nimbostratus rankNimbostratus
Jan 14, 2023

F5 SDK SSL Client Profile and which ssl cert via Python

All,

I am trying to find a way extract ssl certifcate information once I determine the ssl profile.  So, I have code which starts with the VIP and get it's ssl profile.  However, I am running into an issue extracting the correct ssl certificate being used.

Logic:

1. cycle through VIP's on port 443

2. match up the ssl client profile

3. match up the ssl cert being used in the ssl profile ----I am struggling with this part. 

 

2 Replies