From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: [mange@freemail.hu: Use tls.el instead of ssl.el for HTTPS?] Date: Tue, 17 Oct 2006 02:54:11 -0400 Message-ID: References: <871wp9mpqk.fsf@latte.josefsson.org> <87hcy4mk1q.fsf@latte.josefsson.org> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1161068087 31345 80.91.229.2 (17 Oct 2006 06:54:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 17 Oct 2006 06:54:47 +0000 (UTC) Cc: mange@freemail.hu, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Oct 17 08:54:45 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GZiqT-0004EV-JB for ged-emacs-devel@m.gmane.org; Tue, 17 Oct 2006 08:54:37 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GZiqT-0005YW-55 for ged-emacs-devel@m.gmane.org; Tue, 17 Oct 2006 02:54:37 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GZiqE-0005Vn-94 for emacs-devel@gnu.org; Tue, 17 Oct 2006 02:54:22 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GZiqD-0005To-FT for emacs-devel@gnu.org; Tue, 17 Oct 2006 02:54:21 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GZiqD-0005T7-9n for emacs-devel@gnu.org; Tue, 17 Oct 2006 02:54:21 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GZizV-0007Sd-6v for emacs-devel@gnu.org; Tue, 17 Oct 2006 03:03:57 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1GZiq3-0002Fx-IJ; Tue, 17 Oct 2006 02:54:11 -0400 Original-To: Simon Josefsson In-reply-to: <87hcy4mk1q.fsf@latte.josefsson.org> (message from Simon Josefsson on Mon, 16 Oct 2006 16:06:57 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:60810 Archived-At: If someone could test that URL works with tls.el, that would be useful. But I have no idea how to test this... (url-retrieve "https://www.ibm.com/" 'princ) perhaps? Hm, yes, that appears to work, and appears to use tls.el too. Thanks.