Use --command-fd rather than --passphrase-fd since what we really want is
authorJeffrey Stedfast <fejj@ximian.com>
Mon, 24 Jun 2002 22:59:59 +0000 (22:59 +0000)
committerJeffrey Stedfast <fejj@src.gnome.org>
Mon, 24 Jun 2002 22:59:59 +0000 (22:59 +0000)
commit98f59063a274010cb2a8da65c76620a8d940a18b
treeb62a35f43a9fc64e30c355aebed06ffe00c8f883
parentba1cfc414c45e0cae9f312cb7009c1aa9a3ac451
Use --command-fd rather than --passphrase-fd since what we really want is

2002-06-24  Jeffrey Stedfast  <fejj@ximian.com>

* camel-gpg-context.c (gpg_ctx_get_argv): Use --command-fd rather
than --passphrase-fd since what we really want is an interactive
mode (besides, --passphrase-fd requires a passphrase to be sent
before --status-fd will send a NEED_PASSPHRASE status message).
camel/ChangeLog
camel/camel-gpg-context.c