Re: [GENERAL] Status of SSL encryption in ODBC driver

2006-12-11 Thread John McCawley
sslmode=require did the trick. Thanks! Dave Page wrote: John McCawley wrote: Where would I go to find the connection string settings to turn it on? I have dug around quite a bit, and tried everything I have found, but nothing seems to work, and the docs included with the driver don't seem

Re: [GENERAL] Status of SSL encryption in ODBC driver

2006-12-11 Thread Dave Page
John McCawley wrote: Where would I go to find the connection string settings to turn it on? I have dug around quite a bit, and tried everything I have found, but nothing seems to work, and the docs included with the driver don't seem to cover it. The easy method is to setup a DSN as required,

Re: [GENERAL] Status of SSL encryption in ODBC driver

2006-12-11 Thread John McCawley
Where would I go to find the connection string settings to turn it on? I have dug around quite a bit, and tried everything I have found, but nothing seems to work, and the docs included with the driver don't seem to cover it. Dave Page wrote: John McCawley wrote: I did a few searches on the

Re: [GENERAL] Status of SSL encryption in ODBC driver

2006-12-11 Thread Dave Page
John McCawley wrote: I did a few searches on the mailing list, and checked the documentation of psqlODBC, and I'm confused as to the current status of SSL support in psqlODBC. From the mailing list, it appears that the Open Source driver does not fully support SSL, and I would need to use the