Hi.
I'm trying to sign an S/MIME with PHP, using a pair of GOST-encrypted
certificate and a private key.
When using openssl itself from a console everything is fine:
/usr/local/openssl/bin/openssl cms -sign -in file.txt -out
signedfile.txt -signer p12.pem
(signedfile.txt is created)
/usr/l
Hi,
The problem could be not related to php/curl, but related with dns resolve.
Try to use the IP address.
Regards.
Rodrigo Mourao
Webjump - www.webjump.com.br
Jan Ehrhardt in php.general (Fri, 22 Mar 2013 10:40:56 +0100):
>Ron in php.general (Thu, 21 Mar 2013 17:25:39 -0500):
>>When upgrading from 5.4.12 to 5.4.13, cURL curl_exec calls are taking
>>something like 700ms to complete. (Even to a file on the same server.)
>>If I replace php_curl.dll librar
I highly suggest you to read some begginers book or the
php.net/manualbefore trying to implement other technologies concepts
with PHP. That is
because you WILL find some "tricks" to do what you want, and you'll think
PHP is a big chunk of bad smelling code, a totally wrong concept.
Forget momentar
On 3/22/2013 10:22 AM, inu...@gmail.com wrote:
I am very new to the PHP application and would like to create a new
project.
I would like to have a file to save my application level variable and
functions.
I would like to know does PHP have any default file name and file path for
this file like W
On Fri, Mar 22, 2013 at 10:26 AM, Stuart Dallas wrote:
> On 22 Mar 2013, at 14:22, wrote:
>
> > I am very new to the PHP application and would like to create a new
> project.
> > I would like to have a file to save my application level variable and
> > functions.
> >
> > I would like to know doe
On 22 Mar 2013, at 14:22, wrote:
> I am very new to the PHP application and would like to create a new project.
> I would like to have a file to save my application level variable and
> functions.
>
> I would like to know does PHP have any default file name and file path for
> this file like Web
2013/3/22
> I am very new to the PHP application and would like to create a new
> project.
> I would like to have a file to save my application level variable and
> functions.
>
> I would like to know does PHP have any default file name and file path for
> this file like Web.config file for ASP.N
On Fri, Mar 22, 2013 at 10:22 AM, wrote:
> I am very new to the PHP application and would like to create a new project.
> I would like to have a file to save my application level variable and
> functions.
>
> I would like to know does PHP have any default file name and file path for
> this file l
I am very new to the PHP application and would like to create a new project.
I would like to have a file to save my application level variable and
functions.
I would like to know does PHP have any default file name and file path for
this file like Web.config file for ASP.Net and Application.cfm f
Ron in php.general (Thu, 21 Mar 2013 17:25:39 -0500):
>When upgrading from 5.4.12 to 5.4.13, cURL curl_exec calls are taking
>something like 700ms to complete. (Even to a file on the same server.)
>If I replace php_curl.dll library with the version from 5.4.12 all works
>as expected. Anyone else
11 matches
Mail list logo