From owner-freebsd-ports@FreeBSD.ORG Thu Jul 10 18:02:28 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E467246A for ; Thu, 10 Jul 2014 18:02:28 +0000 (UTC) Received: from thetys.cloudzeeland.nl (webrz.xs4all.nl [83.161.133.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cloudzeeland.nl", Issuer "PositiveSSL CA 2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 9F5CD2438 for ; Thu, 10 Jul 2014 18:02:27 +0000 (UTC) Received: from thetys.cloudzeeland.nl (thetys.cloudzeeland.nl [10.10.10.31]) by thetys.cloudzeeland.nl (Postfix) with ESMTP id C1E8D164FFAF for ; Thu, 10 Jul 2014 20:00:24 +0200 (CEST) Received: from [10.10.10.70] (iMacJ.cloudzeeland.nl [10.10.10.70]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (Client did not present a certificate) by thetys.cloudzeeland.nl (Postfix) with ESMTPSA id A7A69164FF76 for ; Thu, 10 Jul 2014 20:00:24 +0200 (CEST) Message-ID: <53BED52F.1080904@webrz.net> Date: Thu, 10 Jul 2014 20:02:23 +0200 From: Jos Chrispijn User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 To: FreeBSD Ports ML Subject: Re: openssl corrupts ssl key resource when using openssl_get_publickey() References: <53BBF3A2.9080306@webrz.net> In-Reply-To: <53BBF3A2.9080306@webrz.net> X-Virus-Scanned: ClamAV using ClamSMTP on thetys.cloudzeeland.nl MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" X-Content-Filtered-By: Mailman/MimeDel 2.1.18 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jul 2014 18:02:29 -0000 Jos Chrispijn: After the last port update of php I get this error: openssl_verify(): Don't know how to get public key from this private key in /usr/local/www/x1/x2/x3/services/Signing/Services_Signing_Openssl.php on line 32 For some reason the issue has solved itself. BR, Jos Chrispijn