Re: odbc - ssl: how-to-do-it. - Mailing list pgsql-odbc

From Dave Page
Subject Re: odbc - ssl: how-to-do-it.
Date
Msg-id 03AF4E498C591348A42FC93DEA9661B825A24C@mail.vale-housing.co.uk
Whole thread Raw
In response to odbc - ssl: how-to-do-it.  ("John K. Herreshoff" <jkherr@centurytel.net>)
Responses Re: odbc - ssl: how-to-do-it.  (Chris Gamache <cgg007@yahoo.com>)
Re: odbc - ssl: how-to-do-it.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-odbc

> -----Original Message-----
> From: Clay Luther [mailto:claycle@cisco.com]
> Sent: 28 May 2003 23:34
> To: John K. Herreshoff; pgsql-odbc@postgresql.org
> Subject: Re: [ODBC] odbc - ssl: how-to-do-it.
>
>
> Actually, this touches on something that I've been wondering about.
>
> Is there any way/what are the ways to secure the passwords
> sent by the PGODBC driver to the DB?

Use md5 passwords. It won't prevent a replay attack, but at least they
won't be plain text.

Regards, Dave.

pgsql-odbc by date:

Previous
From: "Clay Luther"
Date:
Subject: Re: odbc - ssl: how-to-do-it.
Next
From: Chris Gamache
Date:
Subject: Re: odbc - ssl: how-to-do-it.