I want to get server thumbprint from the java code that is being executed on the server itself. I have read somethings on it and it seems like eveyone is suggesting extracting it from the certificate itself. Is there any way to get it without using the certificate, maybe like opening up a httpconnection/httprequest or something?
Share
1 Answer