1

I want to gather all the necessary information of a SSL Certificate using PHP :

->Validity Date

->Fingerprints

->Public Key

->And all other parameters

I tried with other solutions available through SO or PHP_manual but was unable to fetch all required information. Any help will be appreciated.

djadmin
  • 1,742
  • 3
  • 19
  • 27
  • information of your site or another site? – Prasath Albert Oct 18 '12 at 04:59
  • You will find your answer in this link http://stackoverflow.com/questions/3081042/how-to-get-ssl-certificate-info-with-curl-in-php – Pratik Oct 18 '12 at 05:30
  • Thank you but i have already looked over SO solution (mentioned above) and doesn't solve my query. @PrasathAlbert I have looking for info about any certificate (.crt) of any site. – djadmin Oct 18 '12 at 22:31
  • Hi @djadmin I've same requirement. Did you solve your problem.? If yes can you please tell me. – Krishna Mohan Dec 30 '14 at 11:59

0 Answers0