]> granicus.if.org Git - php/commit
openssl: Add basic openssl_pkcs7_verify tests
authorJelle van der Waa <jelle@vdwaa.nl>
Mon, 22 May 2017 11:48:31 +0000 (13:48 +0200)
committerJoe Watkins <krakjoe@php.net>
Thu, 1 Jun 2017 07:12:25 +0000 (08:12 +0100)
commitf3d22e499953f253344a85439963409c6326e426
tree7248a754ef310a3c29ab6783f8d2b5ec246b9080
parenta6b9cf0250eec4cf513ac23339545876b3e4cc03
openssl: Add basic openssl_pkcs7_verify tests

Add basic openssl_pkcs7_verify tests, which verifies a signed email,
extracts the signed certificate and the body of the email.
ext/openssl/tests/openssl_pkcs7_verify_basic.phpt [new file with mode: 0644]
ext/openssl/tests/signed.eml [new file with mode: 0644]