Hi!

I have a challenging part to this project.  Let's say the PHP webserver
establish a connection to a different website and received the ssl
connection from there.  How do I get the certificate information from that
website and display it?  I can use print_r($GLOBALS) but it only display the
certificate from this PHP webserver.  So, how do I get the certificate
information from that website??

Thanks,
 FletchSOD



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to