all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "T. V. Raman" <raman@users.sf.net>
Cc: emacs-devel@gnu.org
Subject: Use tls.el instead of ssl.el for HTTPS?
Date: Fri, 20 Oct 2006 10:13:53 -0700	[thread overview]
Message-ID: <17721.977.758255.868271@gargle.gargle.HOWL> (raw)
In-Reply-To: <874pu6c4pi.fsf@freemail.hu>

I believe this is legacy and dates back to the time before tls.el
even existed. I think we should have w3 use tls.el consistently.

>>>>> "Magnus" == Magnus Henoch <mange@freemail.hu> writes:
    Magnus> The HTTPS code in url-http.el currently looks like
    Magnus> this: (let ((url-gateway-method (condition-case ()
    Magnus> (require 'ssl) (error 'tls)))) ...  )
    Magnus> 
    Magnus> That is, it uses ssl.el if it is available, and
    Magnus> otherwise uses tls.el (which is the only one included
    Magnus> with Emacs).  Is there any reason to not always use
    Magnus> tls.el?
    Magnus> 
    Magnus> Magnus
    Magnus> 
    Magnus> 
    Magnus> 
    Magnus> _______________________________________________
    Magnus> Emacs-devel mailing list Emacs-devel@gnu.org
    Magnus> http://lists.gnu.org/mailman/listinfo/emacs-devel

-- 
Best Regards,
--raman

      
Email:  raman@users.sf.net
WWW:    http://emacspeak.sf.net/raman/
AIM:    emacspeak       GTalk: tv.raman.tv@gmail.com
PGP:    http://emacspeak.sf.net/raman/raman-almaden.asc
Google: tv+raman 
IRC:    irc://irc.freenode.net/#emacs

      reply	other threads:[~2006-10-20 17:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-15  9:23 Use tls.el instead of ssl.el for HTTPS? Magnus Henoch
2006-10-20 17:13 ` T. V. Raman [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=17721.977.758255.868271@gargle.gargle.HOWL \
    --to=raman@users.sf.net \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.