Re: Certification Subkey

2016-01-04 Thread Werner Koch
On Sun, 3 Jan 2016 17:25, t...@ritter.vg said: > I'm curious about creating a subkey capable of certifying other PGP > keys. I don't think this is disallowed by the spec (although I'm not > certain about that). It is not explicitly stated about self-signatures on user ids but it is stated for key

Re: S/MIME questions: how to set default key?

2016-01-04 Thread Thomas Klausner
On Mon, Jan 04, 2016 at 02:12:18PM +0100, st...@mailbox.org wrote: > So you might set --default-key USER_ID to the one of your new certificate > (second in your output list) and add it to gpgsm.conf; you might as well > use --local-users instead. I don't understand what 'local-user' wants to sign

Re: S/MIME questions: how to set default key?

2016-01-04 Thread stebe
Hi Thomas, > Currently I'm stumped at signing new mails. > I always get "error signing data: Certificate expired?" > > I do have two certificates, one that is expired and one that is not. (...) > I guess the wrong one is chosen; so I tried setting in .muttrc: > > set smime_default_key=0xID2 > >