SSL and SSH port forwarding

From: Flower Sun <sun_2002_flower(at)yahoo(dot)com>
To: Pgsql Group <pgsql-general(at)postgresql(dot)org>
Subject: SSL and SSH port forwarding
Date: 2003-03-20 21:44:53
Message-ID: 20030320214453.41843.qmail@web14608.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Hi, group,

I have a question about postgresql security.

If postgresql is compiled with SSL support and for each connection, you are able to see the following. Do I still need to use SSH port forwarding? So the database should listen only on localhost, and any connection should be accomplished using port forwarding through an SSH tunnel? Does SSL and SSH port forwarding provide the same level of security?

Welcome to psql, the PostgreSQL interactive terminal.

Type: \copyright for distribution terms
\h for help with SQL commands
\? for help on internal slash commands
\g or terminate with semicolon to execute query
\q to quit

SSL connection (cipher: DES-CBC3-SHA, bits: 168)

---------------------------------
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!

Browse pgsql-general by date

  From Date Subject
Next Message Ed L. 2003-03-20 21:52:53 32/64-bit transaction IDs?
Previous Message Darren Ferguson 2003-03-20 20:31:27 Re: don't understand something about backslashes