RE: ssl connections with psql

From: "Christian Marschalek" <cm(at)chello(dot)at>
To: <ron(at)Opus1(dot)COM>
Cc: "[GENERAL] PostgreSQL" <pgsql-general(at)postgresql(dot)org>
Subject: RE: ssl connections with psql
Date: 2001-03-17 12:18:18
Message-ID: NEBBJIFEELNNHFCELNFJIECKCBAA.cm@chello.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> For those reading this and assuming that using SSL is always a good thing,
> SSL data connections are up to 100 times slower, as all of the data has
> to be encrypted and decrypted by the server and the client. Running SSL
> connections to the same server you're hosting the web pages on would be
> a fairly interesting way of shooting yourself in the foot, but not useful
> for much else.
I'm not assuming SSL is always a good thing, but sometimes security is more
important than speed, and in this case SSL does excatly what it should :o)

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2001-03-17 15:58:30 Re: [GENERAL] Re: New PostgreSQL session monitor
Previous Message Marek Pętlicki 2001-03-17 11:54:57 Re: New PostgreSQL session monitor