Hi.
So, back to the GOST ciphers problem. This is kinda a long story.
Basically, there's tow sides of it. On one side there's a lack of
OPENSSL_config() calls in ext/openssl/openssl.c.
On the other hand, there's also a curl, which is also linked to Openssl.
In case you want any encryption, you wil
Hi.
On 28.03.2013 11:43, czir...@gmail.com wrote:
My suggestion is to ensure all the paths to what you use are valid
This should help:
var_dump('file://'.realpath('./p12.pem'));
Does that and the rest of the files
Exists?
I do hope these files are not in your document root
Thanks for your h
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
3 matches
Mail list logo