summaryrefslogtreecommitdiff
path: root/ext/openssl/tests
Commit message (Collapse)AuthorAgeFilesLines
* Add subject hash to parsed x509 data.Wez Furlong2002-03-281-3/+3
| | | | | Make the test use file_get_contents().
* Fix regular openssl_pkey_get_private($content, $phrase) syntax andWez Furlong2002-03-262-0/+75
add test case. This stuff should be merged into the 4.2 branch.