Re: ssl support
Tom Lane <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.devel.win32 |
|---|---|
| Message-ID | <[email protected]> |
Steve Holdoway <[email protected]> writes: > Has anyone managed to connect in using ssl to a remote database, or is > it just me? I'd say "it's just you", but since I have little experience with using this stuff on Windoze, there may be some platform issues involved too. > I see that the snapshot is compiles with ssl support, but I > can only connect via unencrypted means. This is *not* a sufficient report --- tell us exactly what you tried and what error messages you get. The contents of the server's pg_hba.conf file might be enlightening as well. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend