]> granicus.if.org Git - php/commit
Never return private part of the key from openssl_csr_get_public_key
authorJakub Zelenka <bukka@php.net>
Sun, 6 Nov 2016 17:37:06 +0000 (17:37 +0000)
committerJakub Zelenka <bukka@php.net>
Sun, 6 Nov 2016 17:37:06 +0000 (17:37 +0000)
commite840071b7653a205d4d00c769cc48f180a5c16b0
tree994ab295350c12106fdcccc58d9ab94d55571ed8
parent43df063f9fc41a9f5620435fcfbecc8e7dee9242
Never return private part of the key from openssl_csr_get_public_key

This fixes ecc.phpt test when OpenSSL 1.1 linked.
ext/openssl/openssl.c