Re: updating a key's self-signature

2006-01-09 Thread David Shaw
On Mon, Jan 09, 2006 at 08:41:56PM -0700, Kurt Fitzner wrote: > David Shaw wrote: > > Anyway, do this: > > > > gpg --expert --cert-digest-algo (thehash) -u (thekeyid) --sign-key > > (thekeyid) > > Does this mean that personal-digest-preferences and/or a key's digest > preferences doesn't dictat

Re: updating a key's self-signature

2006-01-09 Thread Kurt Fitzner
David Shaw wrote: > Anyway, do this: > > gpg --expert --cert-digest-algo (thehash) -u (thekeyid) --sign-key (thekeyid) Does this mean that personal-digest-preferences and/or a key's digest preferences doesn't dictate what digest algorithm is used for self-signatures? If this is the case, it see