You can use the Lync Management Shell to check the certificate expiry status
Open Lync Management Shell
Run the below command
Get-CsCertificate | ft Issuer, Use, Subject, NotAfter
or
Get-CsCertificate | Out-GridView
Open Lync Management Shell
Run the below command
Get-CsCertificate | ft Issuer, Use, Subject, NotAfter
or
Get-CsCertificate | Out-GridView