Test: /ext/openssl/tests/bug37820.phpt - Version 7.3.31        

Bug #37820 Missing algorithm type in openssl_verify().
Submitted: 2006-06-15 18:30:36 Modified: 2006-07-29 21:57:50
From: php Assigned: pajoye
Status: Closed Package: OpenSSL related
PHP Version: 5.1.4 OS: FreeBSD 6.1

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Warning: openssl_verify(): Don't know how to get public key from this private key in %s/bug37820.php on line 17
001- Ok
002+
003+ Warning: openssl_verify(): supplied key param cannot be coerced into a public key in %s/bug37820.php on line 17
004+ openssl_verify failed.