On Mon, 16 Jul 2012 14:53, heal...@basicisp.net said:

> varied issues with SHA 1. I would like the advantage of the SHA 256,
> however I was not able to find the conf file. All I found was the


 gpgconf --list-dirs

shows all configured directories.  You want to look at the line starting
with homedir.  The value after the colon is the directory you are looking
for.  If you notice a '%' in that value, it is an escape sequence
similar to what is used with URL.  Examples:

   "C%3A/foo/bar" translates to "C:/foo/bar"
   "C%3A\my%25dir" translates to "C:\my%dir"

You may need to enter the '\' instead of the '/' in some Windows tools.


Salam-Shalom,

   Werner

-- 
Die Gedanken sind frei.  Ausnahmen regelt ein Bundesgesetz.


_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to