Hello,
please forward user questions to the [EMAIL PROTECTED]
mailinglist, this list is for development _OF_ PHP, not development
_with_ PHP.
Derick
On Fri, 17 Jan 2003, Andrian Ivanov wrote:
> Hi,
>
> i have a curl string:
>
> curl --casert CA.srt -E client.pem:huho8 -l "https://...";
>
>
Hi,
i have a curl string:
curl --casert CA.srt -E client.pem:huho8 -l "https://...";
now, i've added all of the needed curl properties for the php
application(e.g. curl_setopt($connection,CURLOPT_PORT,9000) BUT i can't
find what's the name of the Curl CONSTANT matching the client's Public Ke