SSL over Unix-domain sockets

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Subject: SSL over Unix-domain sockets
Date: 2008-01-04 16:13:21
Message-ID: 200801041713.22341.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Using the attached patch, SSL will act over Unix-domain sockets. AFAICT, this
just works. I didn't find a way to sniff a Unix-domain socket, however.

How should we proceed with this?

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

Attachment Content-Type Size
ssl-unix-sockets.patch text/x-diff 1.2 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Martijn van Oosterhout 2008-01-04 16:36:54 Re: SSL over Unix-domain sockets
Previous Message Simon Riggs 2008-01-04 13:40:03 Re: Dynamic Partitioning using Segment Visibility Maps

Browse pgsql-patches by date

  From Date Subject
Next Message Martijn van Oosterhout 2008-01-04 16:36:54 Re: SSL over Unix-domain sockets
Previous Message Fujii Masao 2008-01-04 08:28:45 Re: Archiver behavior at shutdown