-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

03.05.2012 21:45, [email protected] kirjoitti:
> Hi All,
> 
> I wonder if someone can help me. I'm running opensuse 11.1 lxde I
> have no gpa-agent running and the following commands in my gpg.conf
> file produce error messages when I remove the hash (#)
> 
> ###+++--- GPGConf ---+++###
> 
> ###+++--- GPGConf ---+++### Wed 11 Apr 2012 01:55:18 BST # GPGConf
> edited this configuration file. # It will disable options before
> this marked block, but it will # never change anything below these
> lines. # --pgp2 # cert-digest-algo SHA256 #  --rfc1991 # --
> use-agent #  --max-cache-ttl 7200 #  --max-cache-ttl-ssh 7200 #
> --use-standard-socket #-- agent-awareness gpg2 # --homedir dir
> /.gnupg # --auto-check-trustdb # --no-permission-warning #
> --force-v4-certs # --trust-model pgp classic # utf8-strings 
> keyserver  hkp://keys.gnupg.net
> 
> the keyserver is the only one not to produce any error messages.
> 
> David
> 
> 
> 
> _______________________________________________ Gnupg-users mailing
> list [email protected] 
> http://lists.gnupg.org/mailman/listinfo/gnupg-users

I think that your issue is, because you are uncommenting flags. See
manual page gpg for correct configuration flags. I will attach my
gpg.conf to this message for example in case you find it useful.

- -- 
Mika Suomalainen
gpg --keyserver pool.sks-keyservers.net --recv-keys 4DB53CFE82A46728
Key fingerprint = 24BC 1573 B8EE D666 D10A  AA65 4DB5 3CFE 82A4 6728

Please don't toppost, if possible
https://wiki.debian.org/FAQsFromDebianUser#What_is_top-posting_.28and_why_shouldn.27t_I_do_it.29.3F

Please don't send HTML, if possible. It's possible with most of
clients, even with webmails, see:
https://wiki.debian.org/DebianMailingLists#HowTo_send_plain_text_emails_to_the_list

I use GPG/INLINE, because some mailing list programs modify the headers
of messages and this way make signature.asc files (PGP/MIME)
unverifiable. Please remove lines about beginning and ending GPG
signature blocks in your replies to messages, which are sent by me.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBAgAGBQJPot1uAAoJEE21PP6CpGco8HsP/1GFz/VL/HfJeNPQvhHxV1Wg
ajrHXMdmX3Q/uvXxrkRONJDGdGZFvEaM02qodDaeLzf2ACFIYFqwNz4/+JmuvwZp
1ZbXx3oNsOjNOR+tpwLMUgFQP/IJTwAlfcPgVoj1O3RTCbnczUeJJLE+MaGva2PB
PncAMFjsV0RbUJuFZD1dEnce6Mk8UhH7pIw2k51n7e+6l/96UXhcip3jLwJpLkZo
/BDBJLa9GT0fld5TypPLCMuYiODtK8fETZZ0TQysUdKuM12p8B/+2FAR5pKHVTr/
5iYORtbEVlb9ubQh3C1UxQdrdYBFciESOUgtj8eEyuynXjjJBuhUO6afe34lkwPR
SswIyW6VRvfhgHTtKuNJr8WMRap24+3w0hpmB6nrKYxmQZN90sI9HKDdJMR7G+Ea
fWPa9UsXOdjurw6Sd16kkUAgTGnV3r8aOeJiyJZJ2Mo5XGQg99EZ6G8SH9qozsbg
AgRjstzg8iqhpNIHHvRqLug198vAzijSZj2Yo1xUj+mQBU1ITnwjiLLlptCIfSdU
pj5bt/Ghz7x6mNa+TtGu2GkHjgrJVHvWqVqyeZQbrdW5l8GxONmqWR06ELzAWdw/
iF4RbcKdLQ9tUH2yj4W4gQ+ZqX20MbIpdkcS1j201e2oLa+k1gqnfZs80gVp/r0m
5fu49C/Bi1eyktIahAHB
=NDU4
-----END PGP SIGNATURE-----
# Options for GnuPG
# Copyright 1998, 1999, 2000, 2001, 2002, 2003,
#           2010 Free Software Foundation, Inc.
# 
# This file is free software; as a special exception the author gives
# unlimited permission to copy and/or distribute it, with or without
# modifications, as long as this notice is preserved.
# 
# This file is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# Unless you specify which option file to use (with the command line
# option "--options filename"), GnuPG uses the file ~/.gnupg/gpg.conf
# by default.
#
# An options file can contain any long options which are available in
# GnuPG. If the first non white space character of a line is a '#',
# this line is ignored.  Empty lines are also ignored.
#
# See the man page for a list of options.

default-key A4271AC5
default-recipient-self
encrypt-to A4271AC5
charset UTF-8
keyserver hkp://pool.sks-keyservers.net
keyserver-options auto-key-retrieve no-include-revoked verbose
use-agent

Attachment: gpg.conf.sig
Description: PGP signature

_______________________________________________
Gnupg-users mailing list
[email protected]
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to