How we can Identify SSL certificate is about to expire, which used in Web Application OR Service Fabric Explorer which stored on KeyVault as well..
We faced some issue every year we are using SSL certificate on web application and when it's expired some time we forgot to change..
We need to first identify through Script OR PowerShell OR AZ-CLI if possible, and we are planning to send email before 15 days automatically through web job..
We saved this certificate on keyvault so if we can read data from keyvault and identify expiry date then also find for us..
Please suggest and provide some automate script which can identify SSL certificate expire date early..
