You are not logged in.

#1 2011-02-22 17:56:29

jas
Member
Registered: 2011-02-22
Posts: 1

PHP 5.3.5, OpenSSL 1.0.0x vs. OpenSSL 0.9.8x

I have run into a problem when using the default packages for creating a LAMP server. The problem is in regards to specific packages and am not certain how to resolve this.

Using archlinux-2010.05-netinstall-x86_64.iso

PHP 5.3.5 with Suhosin-Patch (cli) (built: Jan  6 2011 07:17:24)
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies

OpenSSL 1.0.0d 8 Feb 2011

My problem is in regards to the openssl_pkey_export() function in PHP. One of the arguments allows for a password to be assigned to the newly created private key. I am not able to do this with the OpenSSL 1.0.0d package.

I can however do this with the OpenSSL 0.9.8x packages.

How can I roll the package back while affected any and all packages relying on the OpenSSL package?

Offline

#2 2011-02-23 02:43:46

SimpleKiwi
Member
From: Ashburton, New Zealand
Registered: 2010-10-11
Posts: 20

Re: PHP 5.3.5, OpenSSL 1.0.0x vs. OpenSSL 0.9.8x

Perhaps ask in the Programming Forum.

Offline

Board footer

Powered by FluxBB