SSL Certificates Details

Can we grab SSL Certificate Name and Details from Servers Like Expiration details…etc.

Yes, you can create a script to do that, saving the results to a file which can then be parsed by an analysis.

There are several approaches to creating the script. 1) inspect the certs from a keystore, web server, and/or application server perspective. 2) interrogate common SSL ports to inspect what - if any - SSL certificates they are serving.