Re: ssl3 errors in replication. - Mailing list pgsql-admin

From Tom Lane
Subject Re: ssl3 errors in replication.
Date
Msg-id 25587.1328201138@sss.pgh.pa.us
Whole thread Raw
In response to Re: ssl3 errors in replication.  (Mario Splivalo <mario.splivalo@megafon.hr>)
List pgsql-admin
Mario Splivalo <mario.splivalo@megafon.hr> writes:
> Reading the docs, it shouldn't use SSL when connecting.

I think you're misreading the docs.  There's nothing in your
configuration that *forbids* an SSL connection, and libpq will try SSL
first unless configured otherwise.  Try adding sslmode=disable.

            regards, tom lane

pgsql-admin by date:

Previous
From: Mario Splivalo
Date:
Subject: Re: ssl3 errors in replication.
Next
From: Guillaume Lelarge
Date:
Subject: Re: Getting master host info from a slave