From:             [EMAIL PROTECTED]
Operating system: SunOS 5.7
PHP version:      4.0.4pl1
PHP Bug Type:     OpenSSL related
Bug description:  openssl_seal always returns FALSE


I can't get the example openssl_seal() code (given in the online manual) to
work. The function always returns FALSE without specifying an error; sealed
data and envelope keys are void. I'm using the demo key and certificate
that comes with OpenSSL 0.9.6a  (in demos dir) and all of the other
functions (like openssl_get_public_key) seem to work, i.e. they return
resource identifiers.

Config line:
'./configure' '--with-apxs=/usr/local/apache/bin/apxs'
'--with-cybercash=/usr/installs/mck-3.3.1-sparc-sun-solaris2.7''--with-mysql=/usr/local'
'--with-xml' '--with-oci8'
'--with-curl=/usr/local''--with-openssl=/usr/local'
'--with-ldap=/usr/local'
-- 
Edit bug report at: http://bugs.php.net/?id=13522&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to