Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:49100 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 94188 invoked from network); 20 Jul 2010 11:35:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Jul 2010 11:35:56 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.161.42 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.161.42 mail-fx0-f42.google.com Received: from [209.85.161.42] ([209.85.161.42:43690] helo=mail-fx0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CC/58-46725-91A854C4 for ; Tue, 20 Jul 2010 07:35:54 -0400 Received: by fxm17 with SMTP id 17so3288441fxm.29 for ; Tue, 20 Jul 2010 04:35:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=z9C/YSw3lHTXZ5mfFrTIdPIkYygAW+43t/8hgGcolns=; b=DPayt9aBmauyfAhkA9tkHx4yECVZxWDvVNJpl1mZOwKn0VkaaizlDjIR81dky0mhW9 GTPUHSl4Xo9+ia8Uwpc7ezoTR+Lb042xwjyZiaINWBSq65jKPIUMZVJ/L8sn79gk8DKJ tLqk7wVvS3Ad13MkNLZvn9QPNU9HOI/IdGjx4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=VZW49hJxROvoEHmVL4QRDxxArFkRIbPf+D2OCxvdxOPeMwds6gNveHSdf32rrLeGcY CY+zUt3TUAskRuhAobr3aoDfgKP+4HPtVNU0QIPPZggLixGsr/LXbpH0NufgxQFzM2ug dPgThlkNv7MuHJ0fzXtJU5fW9d7E0KSuhYvu0= MIME-Version: 1.0 Received: by 10.86.9.19 with SMTP id 19mr3875135fgi.40.1279625750895; Tue, 20 Jul 2010 04:35:50 -0700 (PDT) Received: by 10.223.125.70 with HTTP; Tue, 20 Jul 2010 04:35:50 -0700 (PDT) In-Reply-To: References: <32.23.46725.9A5554C4@pb1.pair.com> Date: Tue, 20 Jul 2010 13:35:50 +0200 Message-ID: To: Paul van Brouwershaven Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] PKCS#11 support From: pierre.php@gmail.com (Pierre Joye) On Tue, Jul 20, 2010 at 1:32 PM, Paul van Brouwershaven wrote: > Op 20-7-2010 10:30, Scott MacVicar schreef: >> Then there is the more important fact that is requires LGPL code, so we wouldn't bundle the library. Leaving it only being enabled for those who have OpenSC installed. > > Thats a good one, do you maybe know an other library that can be used so the code can be bundled to > get PKCS#11 support in PHP? I don't know any other to deal with SC. There was a discussion in openssl about that, a while back, maybe check their archives to see if there is something new. However, I'd to say it again: new extension must be developed first in PECL. Rquest to be bundled or not can be done later, once it is stable/proven good enough/used :). Cheers -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org