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! Link to comment https://forums.phpfreaks.com/topic/289575-how-to-download-website-certificate-in-php/ 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? Link to comment https://forums.phpfreaks.com/topic/289575-how-to-download-website-certificate-in-php/#findComment-1484417 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.