INN commit: branches/2.5 (CONTRIBUTORS control/perl-nocem.in)

INN Commit Russ_Allbery at isc.org
Sun May 24 09:34:02 UTC 2009


    Date: Sunday, May 24, 2009 @ 02:34:02
  Author: iulius
Revision: 8493

Better wording for the creation of <pathetc>/pgp/ncmring.gpg.

Modified:
  branches/2.5/CONTRIBUTORS
  branches/2.5/control/perl-nocem.in

-----------------------+
 CONTRIBUTORS          |    2 +-
 control/perl-nocem.in |    7 ++++---
 2 files changed, 5 insertions(+), 4 deletions(-)

Modified: CONTRIBUTORS
===================================================================
--- CONTRIBUTORS	2009-05-24 09:32:40 UTC (rev 8492)
+++ CONTRIBUTORS	2009-05-24 09:34:02 UTC (rev 8493)
@@ -270,4 +270,4 @@
 J. Thomas Halliley, Matija Nalis, Geraint A. Edwards, Alexander Bartolich,
 David Hlacik, Andreas Mattheiss, James Ralston, Wim Lewis, Johan van Selst,
 Wolfgang M. Weyand, Berend Reitsma, William Kronert, Petr Novopashenniy,
-Steve Crook
+Steve Crook, John F. Morse

Modified: control/perl-nocem.in
===================================================================
--- control/perl-nocem.in	2009-05-24 09:32:40 UTC (rev 8492)
+++ control/perl-nocem.in	2009-05-24 09:34:02 UTC (rev 8493)
@@ -523,9 +523,10 @@
     gpg --no-default-keyring --primary-keyring <pathetc>/pgp/ncmring.gpg --import <key-file>
 
 where <pathetc> is the value of the I<pathetc> parameter set in F<inn.conf>
-and <key-file> the file containing the key(s) to import.  The keyring
-must be located in I<pathetc>/pgp/ncmring.gpg (create the directory
-before using B<gpg>).  For old PGP-generated keys, you may have to use
+and <key-file> the file containing the key(s) to import.  The keyring must
+be located in <pathetc>/pgp/ncmring.gpg; you only have to create the directory
+<pathetc>/pgp before using B<gpg> (it will automatically generate the
+F<ncmring.gpg> file).  For old PGP-generated keys, you may have to use
 B<--allow-non-selfsigned-uid> if they are not properly self-signed,
 but anyone creating a key really should self-sign the key.  Current
 PGP implementations do this automatically.




More information about the inn-committers mailing list