Forum Discussion

SSD_245059's avatar
SSD_245059
Icon for Nimbostratus rankNimbostratus
Jan 18, 2016

Extract list of VIP's using a particular SSL Cert

Hi, Is there a way to see which VIPS are using a particular SSL CERT from bigpipe(bp>) prompt or from bash. Just to add i'm unable to access tmsh as i'm directly getting bip pipe shell and able to go to the bash shell.

 

Thanks in advance!

 

4 Replies

  • Ok, so tmsh is not available to you.

     

    I would think the only way would be to be in bash and write a script (bash, perl, etc..) that looks at the bigip.conf file and extracts the names of virtual servers which use a certain SSL profile. It wouldn't be very easy, but that's probably your best option.

     

    It is not a native function of bigpipe