Forum Discussion
Chris_Olson_172
Apr 17, 2019Altostratus
Identify which virtual servers are using a specific SSL certificate
We use a wildcard SSL certificate for our QA sites. There are many of them. I am renewing the SSL cert but have no idea which Virtuals are using it. Is there an easy way to determine this other than ...
Jay_Spell
Apr 17, 2019Altostratus
I would use cli for this.
tmsh list ltm profile client-ssl | grep -B 13 -i cert-name.crt
This should give you all the profiles associated with the certificate. Then you can search the virtual servers for any with the associate profiles.
tmsh list ltm virtual | grep -B 12 profile_name
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects