From mboxrd@z Thu Jan 1 00:00:00 1970 Path: quimby.gnus.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Another update of GNU TLS bindings Date: Sun, 24 Feb 2002 10:58:23 -0700 (MST) Message-ID: <200202241758.g1OHwNo15073@aztec.santafe.edu> References: <200202232021.g1NKL5c14803@aztec.santafe.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: quimby2.netfonds.no X-Trace: quimby2.netfonds.no 1014573841 29911 195.204.10.66 (24 Feb 2002 18:04:01 GMT) X-Complaints-To: usenet@quimby2.netfonds.no NNTP-Posting-Date: 24 Feb 2002 18:04:01 GMT Cc: wmperry@gnu.org, emacs-devel@gnu.org Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby2.netfonds.no with esmtp (Exim 3.12 #1 (Debian)) id 16f30C-0007mL-00 for ; Sun, 24 Feb 2002 19:04:01 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16f2xe-0002hc-00; Sun, 24 Feb 2002 13:01:22 -0500 Original-Received: from pele.santafe.edu ([192.12.12.119]) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16f2un-0002VM-00; Sun, 24 Feb 2002 12:58:25 -0500 Original-Received: from aztec.santafe.edu (aztec [192.12.12.49]) by pele.santafe.edu (8.11.6+Sun/8.9.3) with ESMTP id g1OHwSu25664; Sun, 24 Feb 2002 10:58:28 -0700 (MST) Original-Received: (from rms@localhost) by aztec.santafe.edu (8.10.2+Sun/8.9.3) id g1OHwNo15073; Sun, 24 Feb 2002 10:58:23 -0700 (MST) X-Authentication-Warning: aztec.santafe.edu: rms set sender to rms@aztec using -f Original-To: jas@extundo.com In-reply-to: (message from Simon Josefsson on Sat, 23 Feb 2002 21:27:41 +0100) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: quimby.gnus.org gmane.emacs.devel:1487 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:1487 It does use GNUTLS, but since GNUTLS is a compile time option, it cannot be assumed to be available. Hence the addition of ssl.el which invokes OpenSSL as a fallback if GNUTLS was not compiled with Emacs. How does it invoke OpenSSL (when it does)? Why can't it invoke GNUTLS the same way? _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://mail.gnu.org/mailman/listinfo/emacs-devel