From owner-freebsd-questions@FreeBSD.ORG  Mon Apr  7 21:32:25 2008
Return-Path: <owner-freebsd-questions@FreeBSD.ORG>
Delivered-To: freebsd-questions@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id EC8D4106566B
	for <freebsd-questions@freebsd.org>;
	Mon,  7 Apr 2008 21:32:25 +0000 (UTC) (envelope-from kalin@el.net)
Received: from mail.el.net (mail.el.net [74.1.12.120])
	by mx1.freebsd.org (Postfix) with ESMTP id 81D198FC18
	for <freebsd-questions@freebsd.org>;
	Mon,  7 Apr 2008 21:32:25 +0000 (UTC) (envelope-from kalin@el.net)
Received: (qmail 73864 invoked by uid 1008); 7 Apr 2008 22:33:45 -0000
Received: from unknown (HELO kalins-macbook-pro.local)
	(kalin@el.net@74.1.12.115)
	by mail.el.net with ESMTPA; 7 Apr 2008 22:33:45 -0000
Message-ID: <47FA92E8.6070408@el.net>
Date: Mon, 07 Apr 2008 17:32:24 -0400
From: kalin m <kalin@el.net>
User-Agent: Thunderbird 2.0.0.12 (Macintosh/20080213)
MIME-Version: 1.0
To: freebsd-questions@freebsd.org
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Subject: open pgp
X-BeenThere: freebsd-questions@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: User questions <freebsd-questions.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, 
	<mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions>
List-Post: <mailto:freebsd-questions@freebsd.org>
List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, 
	<mailto:freebsd-questions-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 07 Apr 2008 21:32:26 -0000

hi all...

installed open pgp pkg.
added a key sent to me by a client to my keyring...

this is what i get. no matter how many times i enter the client provided 
pass phrase i just get the 'Enter pass phrase: ' prompt...
what, if anythin,  is wrong? the pass phrase?


# pgp the_pgp_file.pgp
Pretty Good Privacy(tm) Version 6.5.8
Internal development version only - not for general release.
(c) 1999 Network Associates Inc.

Export of this software may be restricted by the U.S. government.

File is encrypted.  Secret key is required to read it.

Key for user ID: user_id <moo@foo.com>
2048-bit RSA key, Key ID 0x0000moo, created 2008/03/10
Key can sign.
You need a pass phrase to unlock your secret key.

Enter pass phrase:

........................


thanks....