From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/86935 Path: news.gmane.org!not-for-mail From: Jens Lechtenboerger Newsgroups: gmane.emacs.gnus.general Subject: Re: RFC: use NSS for S/MIME Date: Fri, 04 Mar 2016 15:52:47 +0100 Message-ID: <87d1ra1eio.fsf@informationelle-selbstbestimmung-im-internet.de> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1457103270 28423 80.91.229.3 (4 Mar 2016 14:54:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 4 Mar 2016 14:54:30 +0000 (UTC) Cc: Daiki Ueno To: ding@gnus.org Original-X-From: ding-owner+M35157@lists.math.uh.edu Fri Mar 04 15:54:15 2016 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from lists1.math.uh.edu ([129.7.128.208]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1abr7N-0000sC-Vq for ding-account@gmane.org; Fri, 04 Mar 2016 15:54:14 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.86) (envelope-from ) id 1abr6G-0008Kh-P2; Fri, 04 Mar 2016 08:53:04 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.86) (envelope-from ) id 1abr6D-0008K6-6y for ding@lists.math.uh.edu; Fri, 04 Mar 2016 08:53:01 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.86) (envelope-from ) id 1abr6B-0004Sx-8i for ding@lists.math.uh.edu; Fri, 04 Mar 2016 08:53:01 -0600 Original-Received: from mx1.mailbox.org ([80.241.60.212]) by quimby.gnus.org with esmtps (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1abr69-0005FX-AY for ding@gnus.org; Fri, 04 Mar 2016 15:52:57 +0100 Original-Received: from smtp1.mailbox.org (smtp1.mailbox.org [80.241.60.240]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.mailbox.org (Postfix) with ESMTPS id DF8AB42515; Fri, 4 Mar 2016 15:52:50 +0100 (CET) X-Virus-Scanned: amavisd-new at heinlein-support.de Original-Received: from smtp1.mailbox.org ([80.241.60.240]) by hefe.heinlein-support.de (hefe.heinlein-support.de [91.198.250.172]) (amavisd-new, port 10030) with ESMTP id TXWYP9Ep8CCt; Fri, 4 Mar 2016 15:52:48 +0100 (CET) OpenPGP: id=0xA142FD84; url=http://www.informationelle-selbstbestimmung-im-internet.de/A142FD84.asc Mail-Followup-To: ding@gnus.org, Daiki Ueno In-Reply-To: (Daiki Ueno's message of "Thu, 03 Mar 2016 17:20:33 +0900") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) X-Spam-Score: -3.0 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:86935 Archived-At: On 2016-03-03, at 17:20, Daiki Ueno wrote: > Hello, > > After seeing Greg's report on S/MIME interoperability issue[1], I was > thinking that it might be a good idea to add an S/MIME backend using NSS > instead of gpgsm. > [...] How would certificate management (import, expiry) work with NSS? Best wishes Jens