unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* lisp/url/url-https.el
@ 2004-04-07 21:14 Simon Josefsson
  2004-04-08 14:57 ` lisp/url/url-https.el Richard Stallman
  0 siblings, 1 reply; 53+ messages in thread
From: Simon Josefsson @ 2004-04-07 21:14 UTC (permalink / raw)


The file lisp/url/url-https.el doesn't do anything useful, it seems,
if ssl.el isn't installed (or if OpenSSL isn't installed).  Does
anyone here know how to test HTTPS using the URL package?  If so,
please tell, and perhaps I can help make URL use lisp/net/tls.el
instead of ssl.el.  Ideally it should be as simple as replacing
(require 'ssl) with (require 'tls) and replacing open-ssl-stream with
open-tls-stream, but I don't know how to test those changes.

Generally, I think it would be nice if we got users to change to
tls.el (which is included in Emacs) and GNUTLS instead of ssl.el
(which isn't included) and OpenSSL.  ssl.el is still a common source
of frustration.

^ permalink raw reply	[flat|nested] 53+ messages in thread

end of thread, other threads:[~2004-08-22  1:12 UTC | newest]

Thread overview: 53+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-07 21:14 lisp/url/url-https.el Simon Josefsson
2004-04-08 14:57 ` lisp/url/url-https.el Richard Stallman
2004-04-08 15:21   ` lisp/url/url-https.el David Kastrup
2004-04-09 22:44     ` lisp/url/url-https.el Richard Stallman
2004-04-09 23:03       ` lisp/url/url-https.el David Kastrup
2004-04-10  0:17         ` lisp/url/url-https.el Miles Bader
2004-04-12  3:51           ` lisp/url/url-https.el Richard Stallman
2004-04-10 14:41       ` lisp/url/url-https.el Stefan Monnier
2004-04-10 18:41         ` lisp/url/url-https.el Kim F. Storm
2004-04-12  3:52           ` lisp/url/url-https.el Richard Stallman
2004-04-13 10:47             ` lisp/url/url-https.el Mario Lang
2004-04-14 18:02               ` lisp/url/url-https.el Richard Stallman
2004-04-14 18:15                 ` lisp/url/url-https.el Ted Zlatanov
2004-04-14 22:09                   ` lisp/url/url-https.el Stefan Monnier
2004-04-14 23:42                     ` lisp/url/url-https.el Simon Josefsson
2004-04-15 13:42                       ` lisp/url/url-https.el Stefan Monnier
2004-04-15 15:30                         ` lisp/url/url-https.el Ted Zlatanov
2004-04-16 18:08                           ` lisp/url/url-https.el Richard Stallman
2004-04-16 19:18                             ` lisp/url/url-https.el Ted Zlatanov
2004-04-15 15:50                         ` lisp/url/url-https.el Simon Josefsson
2004-04-15 15:38                     ` lisp/url/url-https.el Ted Zlatanov
2004-04-16 18:08                       ` lisp/url/url-https.el Richard Stallman
2004-04-16 19:15                         ` lisp/url/url-https.el Ted Zlatanov
2004-04-17  8:32                           ` lisp/url/url-https.el Eli Zaretskii
2004-04-21 15:33                             ` lisp/url/url-https.el Ted Zlatanov
2004-04-16 20:23                       ` lisp/url/url-https.el Kai Grossjohann
2004-04-17  6:07                         ` lisp/url/url-https.el Ted Zlatanov
2004-04-17 17:14                           ` lisp/url/url-https.el Stefan Monnier
2004-04-17 18:28                             ` lisp/url/url-https.el Kai Grossjohann
2004-04-21 15:31                             ` lisp/url/url-https.el Ted Zlatanov
2004-04-17 19:48                           ` lisp/url/url-https.el Richard Stallman
2004-04-16 20:52                       ` lisp/url/url-https.el Stefan Monnier
2004-04-17  6:18                         ` lisp/url/url-https.el Ted Zlatanov
2004-04-17 18:27                           ` lisp/url/url-https.el Kai Grossjohann
2004-04-17 18:32                             ` lisp/url/url-https.el Kai Grossjohann
2004-04-19 13:57                             ` lisp/url/url-https.el Stefan Monnier
2004-04-19 14:04                               ` lisp/url/url-https.el Kai Grossjohann
2004-04-19 15:34                                 ` lisp/url/url-https.el Stefan Monnier
2004-04-19 20:49                                   ` lisp/url/url-https.el Kai Grossjohann
2004-04-19 21:05                                     ` lisp/url/url-https.el Stefan Monnier
2004-04-20  6:38                                       ` lisp/url/url-https.el Kai Grossjohann
2004-04-20 12:45                                     ` lisp/url/url-https.el Michael Albinus
2004-04-20 14:20                                       ` lisp/url/url-https.el Kai Grossjohann
2004-04-20  8:12                               ` Checkout a branch in cvs-tree Masatake YAMATO
2004-08-20 20:56                                 ` Stefan Monnier
2004-08-21 11:44                                   ` Masatake YAMATO
2004-08-22  1:12                                     ` Stefan Monnier
2004-04-12  3:52         ` lisp/url/url-https.el Richard Stallman
2004-04-12  4:22           ` lisp/url/url-https.el David Kastrup
2004-04-12  4:49             ` lisp/url/url-https.el Stefan Monnier
2004-04-12 10:30               ` lisp/url/url-https.el David Kastrup
2004-04-12  9:54           ` lisp/url/url-https.el Simon Josefsson
2004-04-13 17:45             ` lisp/url/url-https.el Richard Stallman

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).