all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Josh <josh@foxtail.org>
To: Vibhav Pant <vibhavp@gmail.com>
Cc: "emacs-devel@gnu.org" <emacs-devel@gnu.org>
Subject: Re: [PATCH] Add option to ERC to make all connections use SSL.
Date: Sat, 2 Aug 2014 12:11:47 -0700	[thread overview]
Message-ID: <CANdFEAF=uLR91FwRSxiC8ELgDc+M4VCEk-uGb2auassL0eUC=A@mail.gmail.com> (raw)
In-Reply-To: <CA+T2Sh0tdaEPZ_REyet435sM+wTDbznoT5qdYLjey72vQNwQOw@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 844 bytes --]

On Sat, Aug 2, 2014 at 10:47 AM, Vibhav Pant <vibhavp@gmail.com> wrote:

> > Is there a way to specify it per server?
> Agreed. I have redone the patch and added some more features:
> 1. erc-ssl-servers: Alist of servers (ADDRESS PORT) for which ERC will
> always connect to using SSL.
> 2. erc-use-ssl: If non-nill, all connections will be made using SSL.
> 3. erc-ssl-blacklist: Alist of server ERC will connect to without SSL.
> Only useful when erc-use-ssl is non-nil.


This seems likely to interact poorly with the existing server to port
mappings
in `erc-server-alist'.  Perhaps the information provided by the items above
could be specified in e-s-a instead, for example by accepting multiple
PORTS arguments of the form (:ssl-ports a b c) and (:non-ssl-ports x y z)
and attempting connections in the order in which they appeared.

jlf

[-- Attachment #2: Type: text/html, Size: 1409 bytes --]

  reply	other threads:[~2014-08-02 19:11 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-30  9:19 [PATCH] Add option to ERC to make all connections use SSL Vibhav Pant
2014-07-30 20:22 ` Ted Zlatanov
2014-07-31 16:46   ` Vibhav Pant
2014-07-31 20:40   ` Glenn Morris
2014-08-01 16:28     ` Vibhav Pant
2014-08-01 23:35       ` Ted Zlatanov
2014-08-02 17:47         ` Vibhav Pant
2014-08-02 19:11           ` Josh [this message]
2014-08-06 17:12             ` Ted Zlatanov
2014-08-08  2:09               ` Vibhav Pant
2014-08-03 14:39           ` John Zorn
2014-08-06 16:14             ` Josh

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='CANdFEAF=uLR91FwRSxiC8ELgDc+M4VCEk-uGb2auassL0eUC=A@mail.gmail.com' \
    --to=josh@foxtail.org \
    --cc=emacs-devel@gnu.org \
    --cc=vibhavp@gmail.com \
    /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.