Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38525 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39792 invoked from network); 22 Jun 2008 23:25:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jun 2008 23:25:34 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.198.237 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.198.237 rv-out-0506.google.com Received: from [209.85.198.237] ([209.85.198.237:51480] helo=rv-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 38/E8-23032-D6FDE584 for ; Sun, 22 Jun 2008 19:25:33 -0400 Received: by rv-out-0506.google.com with SMTP id g37so7645418rvb.23 for ; Sun, 22 Jun 2008 16:25:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=nqyLPT/6L/mq4pEE39Zz0cDGFATjk8kH7ABHpK4Ua+E=; b=eh19h+9IGCIBOAWf93MKgEAZuL9xEqsn0r/JywbnxFIaT5gRos9k+8zE5S+v5ZMSjU oeOvei4q5MXiciMoI4z9qas62Kdnt798NObHC8FXKVcTdbQnhZKj9lZ9EP0rI1NW9VDu FKGy+fwKwk7juH8UAkHbX7BJ/7eQ6M1pV9CCQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=ddzC377qJCWZqRzWdMrxGz5boW6pwhW7uq5Uzzv5BXtelTk66u0BooqyN1QmMwrXtb WNwXvmuQur6LZOmQnAyfmWT6uAmEC1Xx4o+I3EkHGNWQniZjwPdIkCLQmllbMfkEkw1r Y5ZZh5w9CH4gTLWuuDecRnpeMks6YNtqGq35U= Received: by 10.141.66.16 with SMTP id t16mr11654049rvk.168.1214177130509; Sun, 22 Jun 2008 16:25:30 -0700 (PDT) Received: by 10.140.178.14 with HTTP; Sun, 22 Jun 2008 16:25:30 -0700 (PDT) Message-ID: Date: Mon, 23 Jun 2008 01:25:30 +0200 To: greg@chiaraquartet.net Cc: "Steph Fox" , "Marcus Boerger" , internals In-Reply-To: <20080622215109.PNGU6859.atlmtaow02.cingularme.com@COM> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080622215109.PNGU6859.atlmtaow02.cingularme.com@COM> Subject: Re: [PHP-DEV] Re: OpenSSL and Phar From: pierre.php@gmail.com ("Pierre Joye") hi Greg, On Sun, Jun 22, 2008 at 10:50 PM, wrote: > Hi, > > Steph, look more closely, the libraries are only used if openssl is built statically. Otherwise, phar directly calls openssl_verify or openssl_sign. By the way, any reason why phar is built statically by default? -- Pierre http://blog.thepimp.net | http://www.libgd.org