[Freeipa-users] Re: How to determine if an IPA certificate is in use or not?

2022-05-03 Thread Kathy Zhu via FreeIPA-users
Thank you, Rob! I have a cron job which runs "ipa cert-find --validnotafter-from=$from_date --validnotafter-to=$to_date" weekly to alert me about the expiring certificate. The command you gave me works nicely: ipa service-find | grep "Serial Number:" | grep $my_sn The expiring serial number is

[Freeipa-users] Re: How to determine if an IPA certificate is in use or not?

2022-05-03 Thread Rob Crittenden via FreeIPA-users
Kathy Zhu via FreeIPA-users wrote: > Hi Team,  > > We have an IPA certificate expiring very soon. I do not believe that is > in use, but I need to verify that. I checked in following two ways: How do you know you have a certificate expiring soon? Where is it located? Are you trying to see if it