Martijn van Oosterhout <[EMAIL PROTECTED]> writes: > You seem to be making the assertion that making an encrypted connection > to an untrusted server is worse than making a plaintext connection to > an untrusted server, which seems bogus to me.
Hm, is it? If you use good old traditional telnet you know you're typing on an insecure connection. If you use ssh you expect it to be secure and indeed ssh throws up big errors if it fails to get a secure connection -- it doesn't silently fall back to an insecure connection. Actually even the example given before of the browsers follows this model. If you visit an insecure web site you get your web page. But if you visit a secure web site with a bogus certificate you get a big warning. -- Gregory Stark EnterpriseDB http://www.enterprisedb.com Ask me about EnterpriseDB's 24x7 Postgres support! -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers