Test: /ext/openssl/tests/bug66501.phpt - Version 5.4.46-dev        

Bug #66501 EC key type not supported in this PHP build
Submitted: 2014-01-16 20:42:05 Modified: 2014-02-15 04:49:00
From: php-mark Assigned: rdlowrey
Status: Closed Package: OpenSSL related
PHP Version: 5.5.8 OS: Ubuntu 12.04

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Warning: openssl_sign(): supplied key param cannot be coerced into a private key in %s/bug66501.php on line 12
001- bool(true)
002+ bool(false)