all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Joe Casadonte" <jcasadonte@northbound-train.com>
Subject: SSL via proxy?
Date: Mon, 02 Jan 2006 10:45:27 -0500	[thread overview]
Message-ID: <uirt2tyzs.fsf@terrapin.northbound-train.com> (raw)


I want to do an SSL connection via a proxy server.  As I understand
it, the proxy server (HTTP in this case) receives the connection
request in clear text, creates the persistent connection, and then
passes the open connection back.  From there, the client must use this
already established connection to initiate the SLL negotiations and
such.  Assuming I have that correct (and I'm only 50% confident that I
do), the current SSL and TLS implementations within Emacs are no good
for me, because they all use external programs which establish the
connection, and cannot use a connection that already exists.

The only reference I found to something that would seem like it would
work is something Simon Josefsson wrote about 4 years ago that used
SSL functions compiled into Emacs.  I would like to find a solution
that is a bit more portable than that.

Any clues or pointers?  Thanks, and happy new year!

--
Regards,

joe
Joe Casadonte
jcasadonte@northbound-train.com

                 reply	other threads:[~2006-01-02 15:45 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=uirt2tyzs.fsf@terrapin.northbound-train.com \
    --to=jcasadonte@northbound-train.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.