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

From: Chris Gamache <cgg007(at)yahoo(dot)com>
To: pgsql-odbc(at)postgresql(dot)org
Subject: Re: odbc - ssl: how-to-do-it.
Date: 2003-05-29 13:11:10
Message-ID: 20030529131110.14682.qmail@web13802.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

There is a commercial product built on the open-source ODBC driver that will
utilize an SSL connection and compression: They call it S/ODBC ...

http://www.commandprompt.com/entry.lxp?lxpe=142

I haven't tried it out yet. However, during my research of the product, I did
speak with a representative of the company who seemed very knowledgeable
regarding PostgreSQL. He was courteous as well.

CG

--- Dave Page <dpage(at)vale-housing(dot)co(dot)uk> wrote:
>
>
> > -----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.
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly

__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Tom Lane 2003-05-29 13:56:53 Re: odbc - ssl: how-to-do-it.
Previous Message Dave Page 2003-05-29 07:09:54 Re: odbc - ssl: how-to-do-it.