[PHP] SSL needed for socket communication?

2002-04-08 Thread Erik Price
My Apache server is currently not configured to use SSL, and I do not have a certificate. There is a possibility that I will be creating a script to send POST data to another company's web service, and that company requires the connection to be via SSL. The logical way for me to do this

Re: [PHP] SSL needed for socket communication?

2002-04-08 Thread Miguel Cruz
On Mon, 8 Apr 2002, Erik Price wrote: My Apache server is currently not configured to use SSL, and I do not have a certificate. There is a possibility that I will be creating a script to send POST data to another company's web service, and that company requires the connection to be via