[PHP] Re: Certificate information using php?

2002-07-24 Thread Scott Fletcher
I will find out about the "phpinfo()". I have looked at the options in cURL and I haven't seen one that would enable it to get the certificate from the credit bureau. I will keep checking. Um, I have used cURL with the credit bureau #2 and they send the encryption packages over and all I had to

[PHP] Re: Certificate information using php?

2002-07-23 Thread Richard Lynch
>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 >ce