Re: odbc - ssl: how-to-do-it.

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Clay Luther" <claycle(at)cisco(dot)com>, "John K(dot) Herreshoff" <jkherr(at)centurytel(dot)net>, <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: odbc - ssl: how-to-do-it.
Date: 2003-05-29 07:09:54
Message-ID: 03AF4E498C591348A42FC93DEA9661B825A24C@mail.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

> -----Original Message-----
> From: Clay Luther [mailto:claycle(at)cisco(dot)com]
> Sent: 28 May 2003 23:34
> To: John K. Herreshoff; pgsql-odbc(at)postgresql(dot)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.

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Chris Gamache 2003-05-29 13:11:10 Re: odbc - ssl: how-to-do-it.
Previous Message Clay Luther 2003-05-28 22:33:39 Re: odbc - ssl: how-to-do-it.