SilverQuark Posted July 8, 2014 Share Posted July 8, 2014 Hello everyone!I'm new to PHP (and to this forum, too). My final goal is to make a script that recognises which websites have an Extended Validation certificate type and which ones do not. Except I don't know how to do it. For starters, I should download the X.509 certificate and analyse it (I use both the OpenSSL and cURL PHP extensions), but how?DAYS of googling have brought me absolutely nothing. Any tips are appreciated. I can provide more detail if need be. I'd provide source code if I had any but I really don't know where to start... Thanks! Quote Link to comment Share on other sites More sharing options...
ginerjm Posted July 9, 2014 Share Posted July 9, 2014 May I ask why one would want to do this? That is, you wish to grab certificate info from sites using a script rather than just letting the certs be referenced by web traffic as needed? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.