Test: /ext/openssl/tests/bug66501.phpt - Version 5.4.30        

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 are 3 different diffs reported by users for this test.

Count Diff
22 (92%)
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)
1 (4%)
001+ Warning: openssl_sign(): key type not supported in this PHP build! in %s/bug66501.php on line 12
1 (4%)