I would like to make REST web service that check the expiration date of the certificate SSL when my java application is running. Is it possible check the expiration date of the certificate loaded into the application context at runtime ?
Thanks
I would like to make REST web service that check the expiration date of the certificate SSL when my java application is running. Is it possible check the expiration date of the certificate loaded into the application context at runtime ?
Thanks