all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* SSL via proxy?
@ 2006-01-02 15:45 Joe Casadonte
  0 siblings, 0 replies; only message in thread
From: Joe Casadonte @ 2006-01-02 15:45 UTC (permalink / 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-01-02 15:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-02 15:45 SSL via proxy? Joe Casadonte

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.