RE: [PHP] SSL and CURL question --

2001-05-15 Thread Leavell Digital Design
--> From: phpman [mailto:[EMAIL PROTECTED]] ---> Sent: Tuesday, May 15, 2001 4:43 PM ---> To: [EMAIL PROTECTED] ---> Subject: [PHP] SSL and CURL question -- ---> ---> ---> CURL is realy cool, lets me do easy socket stuff, especially with ---> ssl, which leads me to my questi

[PHP] SSL and CURL question --

2001-05-15 Thread phpman
CURL is realy cool, lets me do easy socket stuff, especially with ssl, which leads me to my question: How on God's green earth do I send more then simple requests to a SSL server? Here's my basic request... POST /apps.here/xml/Rate HTTP/1.1 Content-Type: application/xml Content-Length: 1074 bl