Forum Discussion

swapnil1's avatar
swapnil1
Icon for Nimbostratus rankNimbostratus
May 23, 2019

How to grep particular certificate name or common name from list of all certificates?

Hi, I am looking for a tmsh or bash command that would provide me the ability to search a certificate with its common name from all the certs on the LB. in short I should be able to search the certificate list with just the subset of common name.

eg : list ssl cert | grep xyz.com...something like that